#01c2ed color space conversions
Hex:
#01c2ed
RGB:
1, 194, 237
CMY:
100, 24, 7
CMYK:
100, 18, 0, 7
HSL:
191°, 99.1597%, 46.6667%
HSV (HSB):
191°, 99.5781%, 92.9412%
XYZ:
34.5904, 44.7045, 86.9265
xyY:
0.2081, 0.2689, 44.7045
CIE-Lab:
72.6969, -25.3354, -32.6100
CIE-LCH:
72.6969, 41.2952, 232.1556
CIE-Luv:
72.6969, -51.5993, -48.9615
Hunter-Lab:
66.8614, -24.6614, -30.2800
#01c2ed color charts
#01c2ed color shades, tints & tones
#01c2ed color schemes
#01c2ed color preview, HTML & CSS examples
This text has a color of #01c2ed
<p style="color:#01c2ed;">Text here</p>
.mytext {color:#01c2ed;}
This box has a color of #01c2ed
<div style="background-color:#01c2ed;">Content here</div>
.mybackground {background-color:#01c2ed;}
Border around this has a color of #01c2ed
<div style="border:2px solid #01c2ed;">Content here</div>
.myborder {border:2px solid #01c2ed;}