#cffdef color space conversions
Hex:
#cffdef
RGB:
207, 253, 239
CMY:
19, 1, 6
CMYK:
18, 0, 6, 1
HSL:
162°, 92.0000%, 90.1961%
HSV (HSB):
162°, 18.1818%, 99.2157%
XYZ:
76.4374, 89.7480, 94.9558
xyY:
0.2927, 0.3437, 89.7480
CIE-Lab:
95.8921, -17.3227, 1.8366
CIE-LCH:
95.8921, 17.4198, 173.9478
CIE-Luv:
95.8921, -23.4106, 5.8669
Hunter-Lab:
94.7354, -21.7640, 6.8869
#cffdef color charts
#cffdef RGB chart
#cffdef CMYK chart
#cffdef RGB pie chart
#cffdef color shades, tints & tones
#cffdef color schemes
#cffdef color preview, HTML & CSS examples
This text has a color of #cffdef
<p style="color:#cffdef;">Text here</p>
.mytext {color:#cffdef;}
Text color #cffdef
This box has a color of #cffdef
<div style="background-color:#cffdef;">Content here</div>
.mybackground {background-color:#cffdef;}
Background color #cffdef
Border around this has a color of #cffdef
<div style="border:2px solid #cffdef;">Content here</div>
.myborder {border:2px solid #cffdef;}
Border color #cffdef