#01bec4 color space conversions
Hex:
#01bec4
RGB:
1, 190, 196
CMY:
100, 25, 23
CMYK:
99, 3, 0, 23
HSL:
182°, 98.9848%, 38.6275%
HSV (HSB):
182°, 99.4898%, 76.8627%
XYZ:
28.3898, 40.8189, 58.6071
xyY:
0.2221, 0.3194, 40.8189
CIE-Lab:
70.0488, -36.6709, -14.3296
CIE-LCH:
70.0488, 39.3712, 201.3437
CIE-Luv:
70.0488, -53.5075, -16.7562
Hunter-Lab:
63.8897, -32.4893, -9.6650
#01bec4 color charts
#01bec4 color shades, tints & tones
#01bec4 color schemes
#01bec4 color preview, HTML & CSS examples
This text has a color of #01bec4
<p style="color:#01bec4;">Text here</p>
.mytext {color:#01bec4;}
This box has a color of #01bec4
<div style="background-color:#01bec4;">Content here</div>
.mybackground {background-color:#01bec4;}
Border around this has a color of #01bec4
<div style="border:2px solid #01bec4;">Content here</div>
.myborder {border:2px solid #01bec4;}