light blue
Enter any color value (e.g., #6da514, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cacae9 color RGB value is (202,202,233)
#cacae9 color CMYK value
#cacae9 color HSL value
HSV(or HSB) | 240.0° | 13.3 | 91.4 |
XYZ | 60.186 | 60.681 | 85.631 |
Yxy | 0.291 | 0.294 | 60.681 |
LAB | 82.207 | 6.055 | -15.287 |
LUV | 82.207 | -1.798 | -24.954 |
Hunter-LAB | 77.898 | 1.592 | -10.648 |
CIE-LCH | 82.207 | 16.443 | 291.606 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CA | CA | E9 |
Decimal | 202 | 202 | 233 |
Octal | 312 | 312 | 351 |
Binary | 11001010 | 11001010 | 11101001 |
Below, you can see some colors close to #cacae9. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #cacae9.
<span style="color:#cacae9">Text here</span>
This paragraph has a background color of #cacae9.
<p style="background-color:#cacae9;">Content here</p>
This element has a border color of #cacae9.
<div style="border:1px #cacae9;">Content here</div>
.text {color:#cacae9;}
.background {background-color:#cacae9;}
.border {border:1px solid #cacae9;}
.text-shadow {border:1px solid #cacae9;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #030307 is the darkest color, while #f7f7fc is the lightest one.