#cefffd color space conversions
Hex:
#cefffd
RGB:
206, 255, 253
CMY:
19, 0, 1
CMYK:
19, 0, 1, 0
HSL:
178°, 100.0000%, 90.3922%
HSV (HSB):
178°, 19.2157%, 100.0000%
XYZ:
78.9432, 91.7337, 106.4741
xyY:
0.2848, 0.3310, 91.7337
CIE-Lab:
96.7113, -15.8273, -4.1842
CIE-LCH:
96.7113, 16.3710, 194.8084
CIE-Luv:
96.7113, -24.9896, -3.8256
Hunter-Lab:
95.7777, -20.4852, 1.1329
#cefffd color charts
#cefffd color shades, tints & tones
#cefffd color schemes
#cefffd color preview, HTML & CSS examples
This text has a color of #cefffd
<p style="color:#cefffd;">Text here</p>
.mytext {color:#cefffd;}
This box has a color of #cefffd
<div style="background-color:#cefffd;">Content here</div>
.mybackground {background-color:#cefffd;}
Border around this has a color of #cefffd
<div style="border:2px solid #cefffd;">Content here</div>
.myborder {border:2px solid #cefffd;}