#01becb color space conversions
Hex:
#01becb
RGB:
1, 190, 203
CMY:
100, 25, 20
CMYK:
100, 6, 0, 20
HSL:
184°, 99.0196%, 40.0000%
HSV (HSB):
184°, 99.5074%, 79.6078%
XYZ:
29.2055, 41.1452, 62.9024
xyY:
0.2192, 0.3088, 41.1452
CIE-Lab:
70.2775, -34.4857, -17.8166
CIE-LCH:
70.2775, 38.8161, 207.3226
CIE-Luv:
70.2775, -52.9422, -22.7519
Hunter-Lab:
64.1445, -30.9805, -13.2408
#01becb color charts
#01becb color shades, tints & tones
#01becb color schemes
#01becb color preview, HTML & CSS examples
This text has a color of #01becb
<p style="color:#01becb;">Text here</p>
.mytext {color:#01becb;}
This box has a color of #01becb
<div style="background-color:#01becb;">Content here</div>
.mybackground {background-color:#01becb;}
Border around this has a color of #01becb
<div style="border:2px solid #01becb;">Content here</div>
.myborder {border:2px solid #01becb;}