#caaaef color space conversions
Hex:
#caaaef
RGB:
202, 170, 239
CMY:
21, 33, 6
CMYK:
15, 29, 0, 6
HSL:
268°, 68.3168%, 80.1961%
HSV (HSB):
268°, 28.8703%, 93.7255%
XYZ:
54.3118, 47.5380, 87.9746
xyY:
0.2861, 0.2504, 47.5380
CIE-Lab:
74.5326, 24.6847, -30.1877
CIE-LCH:
74.5326, 38.9952, 309.2731
CIE-Luv:
74.5326, 12.4148, -51.8195
Hunter-Lab:
68.9478, 19.9500, -27.3881
#caaaef color charts
#caaaef color shades, tints & tones
#caaaef color schemes
#caaaef color preview, HTML & CSS examples
This text has a color of #caaaef
<p style="color:#caaaef;">Text here</p>
.mytext {color:#caaaef;}
This box has a color of #caaaef
<div style="background-color:#caaaef;">Content here</div>
.mybackground {background-color:#caaaef;}
Border around this has a color of #caaaef
<div style="border:2px solid #caaaef;">Content here</div>
.myborder {border:2px solid #caaaef;}