#01b4d4 color space conversions
Hex:
#01b4d4
RGB:
1, 180, 212
CMY:
100, 29, 17
CMYK:
100, 15, 0, 17
HSL:
189°, 99.0610%, 41.7647%
HSV (HSB):
189°, 99.5283%, 83.1373%
XYZ:
28.2174, 37.4024, 68.0195
xyY:
0.2111, 0.2799, 37.4024
CIE-Lab:
67.5779, -26.6978, -26.8707
CIE-LCH:
67.5779, 37.8789, 225.1850
CIE-Luv:
67.5779, -48.8130, -38.6649
Hunter-Lab:
61.1575, -24.6677, -23.1322
#01b4d4 color charts
#01b4d4 color shades, tints & tones
#01b4d4 color schemes
#01b4d4 color preview, HTML & CSS examples
This text has a color of #01b4d4
<p style="color:#01b4d4;">Text here</p>
.mytext {color:#01b4d4;}
This box has a color of #01b4d4
<div style="background-color:#01b4d4;">Content here</div>
.mybackground {background-color:#01b4d4;}
Border around this has a color of #01b4d4
<div style="border:2px solid #01b4d4;">Content here</div>
.myborder {border:2px solid #01b4d4;}