#cacffe color space conversions
Hex:
#cacffe
RGB:
202, 207, 254
CMY:
21, 19, 0
CMYK:
20, 19, 0, 0
HSL:
234°, 96.2963%, 89.4118%
HSV (HSB):
234°, 20.4724%, 99.6078%
XYZ:
64.5593, 64.3380, 102.7818
xyY:
0.2787, 0.2777, 64.3380
CIE-Lab:
84.1414, 7.8742, -23.5347
CIE-LCH:
84.1414, 24.8170, 288.4991
CIE-Luv:
84.1414, -5.2871, -38.8984
Hunter-Lab:
80.2109, 3.3000, -19.8261
#cacffe color charts
#cacffe RGB chart
#cacffe CMYK chart
#cacffe RGB pie chart
#cacffe color shades, tints & tones
#cacffe color schemes
#cacffe color preview, HTML & CSS examples
This text has a color of #cacffe
<p style="color:#cacffe;">Text here</p>
.mytext {color:#cacffe;}
Text color #cacffe
This box has a color of #cacffe
<div style="background-color:#cacffe;">Content here</div>
.mybackground {background-color:#cacffe;}
Background color #cacffe
Border around this has a color of #cacffe
<div style="border:2px solid #cacffe;">Content here</div>
.myborder {border:2px solid #cacffe;}
Border color #cacffe