#01b5ed color space conversions
Hex:
#01b5ed
RGB:
1, 181, 237
CMY:
100, 29, 7
CMYK:
100, 24, 0, 7
HSL:
194°, 99.1597%, 46.6667%
HSV (HSB):
194°, 99.5781%, 92.9412%
XYZ:
31.8225, 39.1686, 86.0038
xyY:
0.2027, 0.2495, 39.1686
CIE-Lab:
68.8732, -18.6419, -38.5437
CIE-LCH:
68.8732, 42.8152, 244.1889
CIE-Luv:
68.8732, -47.2366, -59.5805
Hunter-Lab:
62.5848, -18.7618, -37.6667
#01b5ed color charts
#01b5ed color shades, tints & tones
#01b5ed color schemes
#01b5ed color preview, HTML & CSS examples
This text has a color of #01b5ed
<p style="color:#01b5ed;">Text here</p>
.mytext {color:#01b5ed;}
This box has a color of #01b5ed
<div style="background-color:#01b5ed;">Content here</div>
.mybackground {background-color:#01b5ed;}
Border around this has a color of #01b5ed
<div style="border:2px solid #01b5ed;">Content here</div>
.myborder {border:2px solid #01b5ed;}