#cffdff color space conversions
Hex:
#cffdff
RGB:
207, 253, 255
CMY:
19, 1, 0
CMYK:
19, 1, 0, 0
HSL:
183°, 100.0000%, 90.5882%
HSV (HSB):
183°, 18.8235%, 100.0000%
XYZ:
78.9074, 90.7360, 107.9627
xyY:
0.2842, 0.3269, 90.7360
CIE-Lab:
96.3012, -14.1306, -5.8121
CIE-LCH:
96.3012, 15.2792, 202.3580
CIE-Luv:
96.3012, -23.6545, -6.7032
Hunter-Lab:
95.2554, -18.8317, -0.5206
#cffdff color charts
#cffdff color shades, tints & tones
#cffdff color schemes
#cffdff color preview, HTML & CSS examples
This text has a color of #cffdff
<p style="color:#cffdff;">Text here</p>
.mytext {color:#cffdff;}
This box has a color of #cffdff
<div style="background-color:#cffdff;">Content here</div>
.mybackground {background-color:#cffdff;}
Border around this has a color of #cffdff
<div style="border:2px solid #cffdff;">Content here</div>
.myborder {border:2px solid #cffdff;}