#01bec9 color space conversions
Hex:
#01bec9
RGB:
1, 190, 201
CMY:
100, 25, 21
CMYK:
100, 5, 0, 21
HSL:
183°, 99.0099%, 39.6078%
HSV (HSB):
183°, 99.5025%, 78.8235%
XYZ:
28.9686, 41.0504, 61.6551
xyY:
0.2200, 0.3118, 41.0504
CIE-Lab:
70.2112, -35.1146, -16.8224
CIE-LCH:
70.2112, 38.9363, 205.5978
CIE-Luv:
70.2112, -53.1035, -21.0342
Hunter-Lab:
64.0706, -31.4174, -12.2053
#01bec9 color charts
#01bec9 color shades, tints & tones
#01bec9 color schemes
#01bec9 color preview, HTML & CSS examples
This text has a color of #01bec9
<p style="color:#01bec9;">Text here</p>
.mytext {color:#01bec9;}
This box has a color of #01bec9
<div style="background-color:#01bec9;">Content here</div>
.mybackground {background-color:#01bec9;}
Border around this has a color of #01bec9
<div style="border:2px solid #01bec9;">Content here</div>
.myborder {border:2px solid #01bec9;}