#01becf color space conversions
Hex:
#01becf
RGB:
1, 190, 207
CMY:
100, 25, 19
CMYK:
100, 8, 0, 19
HSL:
185°, 99.0385%, 40.7843%
HSV (HSB):
185°, 99.5169%, 81.1765%
XYZ:
29.6885, 41.3384, 65.4458
xyY:
0.2175, 0.3029, 41.3384
CIE-Lab:
70.4123, -33.2170, -19.7996
CIE-LCH:
70.4123, 38.6703, 210.7978
CIE-Luv:
70.4123, -52.6201, -26.1969
Hunter-Lab:
64.2949, -30.0929, -15.3449
#01becf color charts
#01becf color shades, tints & tones
#01becf color schemes
#01becf color preview, HTML & CSS examples
This text has a color of #01becf
<p style="color:#01becf;">Text here</p>
.mytext {color:#01becf;}
This box has a color of #01becf
<div style="background-color:#01becf;">Content here</div>
.mybackground {background-color:#01becf;}
Border around this has a color of #01becf
<div style="border:2px solid #01becf;">Content here</div>
.myborder {border:2px solid #01becf;}