#01b2f9 color space conversions
Hex:
#01b2f9
RGB:
1, 178, 249
CMY:
100, 30, 2
CMYK:
100, 29, 0, 2
HSL:
197°, 99.2000%, 49.0196%
HSV (HSB):
197°, 99.5984%, 97.6471%
XYZ:
33.0318, 38.6868, 95.3489
xyY:
0.1977, 0.2316, 38.6868
CIE-Lab:
68.5238, -12.7922, -45.6135
CIE-LCH:
68.5238, 47.3733, 254.3340
CIE-Luv:
68.5238, -45.3695, -72.3353
Hunter-Lab:
62.1987, -14.0520, -47.3508
#01b2f9 color charts
#01b2f9 color shades, tints & tones
#01b2f9 color schemes
#01b2f9 color preview, HTML & CSS examples
This text has a color of #01b2f9
<p style="color:#01b2f9;">Text here</p>
.mytext {color:#01b2f9;}
This box has a color of #01b2f9
<div style="background-color:#01b2f9;">Content here</div>
.mybackground {background-color:#01b2f9;}
Border around this has a color of #01b2f9
<div style="border:2px solid #01b2f9;">Content here</div>
.myborder {border:2px solid #01b2f9;}