#01b2da color space conversions
Hex:
#01b2da
RGB:
1, 178, 218
CMY:
100, 30, 15
CMYK:
100, 18, 0, 15
HSL:
191°, 99.0868%, 42.9412%
HSV (HSB):
191°, 99.5413%, 85.4902%
XYZ:
28.5878, 36.9092, 71.9471
xyY:
0.2080, 0.2685, 36.9092
CIE-Lab:
67.2089, -23.6542, -30.7363
CIE-LCH:
67.2089, 38.7846, 232.4186
CIE-Luv:
67.2089, -47.6652, -45.5224
Hunter-Lab:
60.7529, -22.3230, -27.6876
#01b2da color charts
#01b2da color shades, tints & tones
#01b2da color schemes
#01b2da color preview, HTML & CSS examples
This text has a color of #01b2da
<p style="color:#01b2da;">Text here</p>
.mytext {color:#01b2da;}
This box has a color of #01b2da
<div style="background-color:#01b2da;">Content here</div>
.mybackground {background-color:#01b2da;}
Border around this has a color of #01b2da
<div style="border:2px solid #01b2da;">Content here</div>
.myborder {border:2px solid #01b2da;}