#00dffc color space conversions
Hex:
#00dffc
RGB:
0, 223, 252
CMY:
100, 13, 1
CMYK:
100, 12, 0, 1
HSL:
187°, 100.0000%, 49.4118%
HSV (HSB):
187°, 100.0000%, 98.8235%
XYZ:
43.9584, 59.8036, 101.3219
xyY:
0.2143, 0.2916, 59.8036
CIE-Lab:
81.7313, -34.5882, -26.7567
CIE-LCH:
81.7313, 43.7295, 217.7247
CIE-Luv:
81.7313, -60.1439, -38.2645
Hunter-Lab:
77.3328, -33.8675, -23.5491
#00dffc color charts
#00dffc color shades, tints & tones
#00dffc color schemes
#00dffc color preview, HTML & CSS examples
This text has a color of #00dffc
<p style="color:#00dffc;">Text here</p>
.mytext {color:#00dffc;}
This box has a color of #00dffc
<div style="background-color:#00dffc;">Content here</div>
.mybackground {background-color:#00dffc;}
Border around this has a color of #00dffc
<div style="border:2px solid #00dffc;">Content here</div>
.myborder {border:2px solid #00dffc;}