#caafc5 color space conversions
Hex:
#caafc5
RGB:
202, 175, 197
CMY:
21, 31, 23
CMYK:
0, 13, 2, 21
HSL:
311°, 20.3008%, 73.9216%
HSV (HSB):
311°, 13.3663%, 79.2157%
XYZ:
49.7651, 47.2477, 59.3201
xyY:
0.3183, 0.3022, 47.2477
CIE-Lab:
74.3479, 13.5635, -7.5745
CIE-LCH:
74.3479, 15.5352, 330.8190
CIE-Luv:
74.3479, 14.2383, -13.7685
Hunter-Lab:
68.7370, 8.9432, -3.0515
#caafc5 color charts
#caafc5 color shades, tints & tones
#caafc5 color schemes
#caafc5 color preview, HTML & CSS examples
This text has a color of #caafc5
<p style="color:#caafc5;">Text here</p>
.mytext {color:#caafc5;}
This box has a color of #caafc5
<div style="background-color:#caafc5;">Content here</div>
.mybackground {background-color:#caafc5;}
Border around this has a color of #caafc5
<div style="border:2px solid #caafc5;">Content here</div>
.myborder {border:2px solid #caafc5;}