#01bdf5 color space conversions
Hex:
#01bdf5
RGB:
1, 189, 245
CMY:
100, 26, 4
CMYK:
100, 23, 0, 4
HSL:
194°, 99.1870%, 48.2353%
HSV (HSB):
194°, 99.5918%, 96.0784%
XYZ:
34.6915, 42.9942, 92.8565
xyY:
0.2034, 0.2521, 42.9942
CIE-Lab:
71.5510, -20.0488, -38.7121
CIE-LCH:
71.5510, 43.5957, 242.6206
CIE-Luv:
71.5510, -49.3138, -59.9932
Hunter-Lab:
65.5700, -20.3073, -38.0641
#01bdf5 color charts
#01bdf5 color shades, tints & tones
#01bdf5 color schemes
#01bdf5 color preview, HTML & CSS examples
This text has a color of #01bdf5
<p style="color:#01bdf5;">Text here</p>
.mytext {color:#01bdf5;}
This box has a color of #01bdf5
<div style="background-color:#01bdf5;">Content here</div>
.mybackground {background-color:#01bdf5;}
Border around this has a color of #01bdf5
<div style="border:2px solid #01bdf5;">Content here</div>
.myborder {border:2px solid #01bdf5;}