#cffaff color space conversions
Hex:
#cffaff
RGB:
207, 250, 255
CMY:
19, 2, 0
CMYK:
19, 2, 0, 0
HSL:
186°, 100.0000%, 90.5882%
HSV (HSB):
186°, 18.8235%, 100.0000%
XYZ:
77.9677, 88.8566, 107.6494
xyY:
0.2841, 0.3237, 88.8566
CIE-Lab:
95.5205, -12.6382, -6.9652
CIE-LCH:
95.5205, 14.4304, 208.8602
CIE-Luv:
95.5205, -22.3010, -8.7922
Hunter-Lab:
94.2638, -17.3202, -1.7247
#cffaff color charts
#cffaff RGB chart
#cffaff CMYK chart
#cffaff RGB pie chart
#cffaff color shades, tints & tones
#cffaff color schemes
#cffaff color preview, HTML & CSS examples
This text has a color of #cffaff
<p style="color:#cffaff;">Text here</p>
.mytext {color:#cffaff;}
Text color #cffaff
This box has a color of #cffaff
<div style="background-color:#cffaff;">Content here</div>
.mybackground {background-color:#cffaff;}
Background color #cffaff
Border around this has a color of #cffaff
<div style="border:2px solid #cffaff;">Content here</div>
.myborder {border:2px solid #cffaff;}
Border color #cffaff