#cafacc color space conversions
Hex:
#cafacc
RGB:
202, 250, 204
CMY:
21, 2, 20
CMYK:
19, 0, 18, 2
HSL:
123°, 82.7586%, 88.6275%
HSV (HSB):
123°, 19.2000%, 98.0392%
XYZ:
69.4418, 85.2874, 69.9289
xyY:
0.3091, 0.3796, 85.2874
CIE-Lab:
94.0068, -23.8373, 17.1114
CIE-LCH:
94.0068, 29.3431, 144.3277
CIE-Luv:
94.0068, -23.9737, 29.5348
Hunter-Lab:
92.3512, -27.3947, 19.7511
#cafacc color charts
#cafacc RGB chart
#cafacc CMYK chart
#cafacc RGB pie chart
#cafacc color shades, tints & tones
#cafacc color schemes
#cafacc color preview, HTML & CSS examples
This text has a color of #cafacc
<p style="color:#cafacc;">Text here</p>
.mytext {color:#cafacc;}
Text color #cafacc
This box has a color of #cafacc
<div style="background-color:#cafacc;">Content here</div>
.mybackground {background-color:#cafacc;}
Background color #cafacc
Border around this has a color of #cafacc
<div style="border:2px solid #cafacc;">Content here</div>
.myborder {border:2px solid #cafacc;}
Border color #cafacc