#cfdcfc color space conversions
Hex:
#cfdcfc
RGB:
207, 220, 252
CMY:
19, 14, 1
CMYK:
18, 13, 0, 1
HSL:
223°, 88.2353%, 90.0000%
HSV (HSB):
223°, 17.8571%, 98.8235%
XYZ:
68.8960, 71.4801, 102.2613
xyY:
0.2839, 0.2946, 71.4801
CIE-Lab:
87.7177, 2.0879, -17.0369
CIE-LCH:
87.7177, 17.1644, 276.9869
CIE-Luv:
87.7177, -8.5567, -27.3879
Hunter-Lab:
84.5459, -2.4966, -12.5313
#cfdcfc color charts
#cfdcfc color shades, tints & tones
#cfdcfc color schemes
#cfdcfc color preview, HTML & CSS examples
This text has a color of #cfdcfc
<p style="color:#cfdcfc;">Text here</p>
.mytext {color:#cfdcfc;}
This box has a color of #cfdcfc
<div style="background-color:#cfdcfc;">Content here</div>
.mybackground {background-color:#cfdcfc;}
Border around this has a color of #cfdcfc
<div style="border:2px solid #cfdcfc;">Content here</div>
.myborder {border:2px solid #cfdcfc;}