#cefefa color space conversions
Hex:
#cefefa
RGB:
206, 254, 250
CMY:
19, 0, 2
CMYK:
19, 0, 2, 0
HSL:
175°, 96.0000%, 90.1961%
HSV (HSB):
175°, 18.8976%, 99.6078%
XYZ:
78.1507, 90.9076, 103.8704
xyY:
0.2863, 0.3331, 90.9076
CIE-Lab:
96.3720, -15.9425, -3.1378
CIE-LCH:
96.3720, 16.2484, 191.1346
CIE-Luv:
96.3720, -24.4972, -2.1445
Hunter-Lab:
95.3455, -20.5455, 2.1506
#cefefa color charts
#cefefa color shades, tints & tones
#cefefa color schemes
#cefefa color preview, HTML & CSS examples
This text has a color of #cefefa
<p style="color:#cefefa;">Text here</p>
.mytext {color:#cefefa;}
This box has a color of #cefefa
<div style="background-color:#cefefa;">Content here</div>
.mybackground {background-color:#cefefa;}
Border around this has a color of #cefefa
<div style="border:2px solid #cefefa;">Content here</div>
.myborder {border:2px solid #cefefa;}