#06cdfc color space conversions
Hex:
#06cdfc
RGB:
6, 205, 252
CMY:
98, 20, 1
CMYK:
98, 19, 0, 1
HSL:
191°, 97.6190%, 50.5882%
HSV (HSB):
191°, 97.6190%, 98.8235%
XYZ:
39.4771, 50.7296, 99.8066
xyY:
0.2078, 0.2670, 50.7296
CIE-Lab:
76.5149, -25.7168, -34.7722
CIE-LCH:
76.5149, 43.2488, 233.5142
CIE-Luv:
76.5149, -53.9780, -52.9335
Hunter-Lab:
71.2247, -25.7077, -33.2252
#06cdfc color charts
#06cdfc color shades, tints & tones
#06cdfc color schemes
#06cdfc color preview, HTML & CSS examples
This text has a color of #06cdfc
<p style="color:#06cdfc;">Text here</p>
.mytext {color:#06cdfc;}
This box has a color of #06cdfc
<div style="background-color:#06cdfc;">Content here</div>
.mybackground {background-color:#06cdfc;}
Border around this has a color of #06cdfc
<div style="border:2px solid #06cdfc;">Content here</div>
.myborder {border:2px solid #06cdfc;}