#cfccfc color space conversions
Hex:
#cfccfc
RGB:
207, 204, 252
CMY:
19, 20, 1
CMYK:
18, 19, 0, 1
HSL:
244°, 88.8889%, 89.4118%
HSV (HSB):
244°, 19.0476%, 98.8235%
XYZ:
64.8957, 63.4794, 100.9278
xyY:
0.2830, 0.2768, 63.4794
CIE-Lab:
83.6940, 10.5647, -23.1194
CIE-LCH:
83.6940, 25.4189, 294.5587
CIE-Luv:
83.6940, -1.2696, -38.6026
Hunter-Lab:
79.6740, 5.9616, -19.3345
#cfccfc color charts
#cfccfc color shades, tints & tones
#cfccfc color schemes
#cfccfc color preview, HTML & CSS examples
This text has a color of #cfccfc
<p style="color:#cfccfc;">Text here</p>
.mytext {color:#cfccfc;}
This box has a color of #cfccfc
<div style="background-color:#cfccfc;">Content here</div>
.mybackground {background-color:#cfccfc;}
Border around this has a color of #cfccfc
<div style="border:2px solid #cfccfc;">Content here</div>
.myborder {border:2px solid #cfccfc;}