#01bafc color space conversions
Hex:
#01bafc
RGB:
1, 186, 252
CMY:
100, 27, 1
CMYK:
100, 26, 0, 1
HSL:
196°, 99.2095%, 49.6078%
HSV (HSB):
196°, 99.6032%, 98.8235%
XYZ:
35.1421, 42.1525, 98.3795
xyY:
0.2000, 0.2399, 42.1525
CIE-Lab:
70.9760, -16.0297, -43.3918
CIE-LCH:
70.9760, 46.2579, 249.7249
CIE-Luv:
70.9760, -47.7999, -68.4734
Hunter-Lab:
64.9250, -17.0016, -44.3935
#01bafc color charts
#01bafc color shades, tints & tones
#01bafc color schemes
#01bafc color preview, HTML & CSS examples
This text has a color of #01bafc
<p style="color:#01bafc;">Text here</p>
.mytext {color:#01bafc;}
This box has a color of #01bafc
<div style="background-color:#01bafc;">Content here</div>
.mybackground {background-color:#01bafc;}
Border around this has a color of #01bafc
<div style="border:2px solid #01bafc;">Content here</div>
.myborder {border:2px solid #01bafc;}