#01dbfd color space conversions
Hex:
#01dbfd
RGB:
1, 219, 253
CMY:
100, 14, 1
CMYK:
100, 13, 0, 1
HSL:
188°, 99.2126%, 49.8039%
HSV (HSB):
188°, 99.6047%, 99.2157%
XYZ:
43.0737, 57.7613, 101.8073
xyY:
0.2126, 0.2850, 57.7613
CIE-Lab:
80.6059, -32.3489, -29.0084
CIE-LCH:
80.6059, 43.4504, 221.8837
CIE-Luv:
80.6059, -58.7059, -42.3812
Hunter-Lab:
76.0009, -31.8363, -26.2216
#01dbfd color charts
#01dbfd color shades, tints & tones
#01dbfd color schemes
#01dbfd color preview, HTML & CSS examples
This text has a color of #01dbfd
<p style="color:#01dbfd;">Text here</p>
.mytext {color:#01dbfd;}
This box has a color of #01dbfd
<div style="background-color:#01dbfd;">Content here</div>
.mybackground {background-color:#01dbfd;}
Border around this has a color of #01dbfd
<div style="border:2px solid #01dbfd;">Content here</div>
.myborder {border:2px solid #01dbfd;}