#001bed color space conversions
Hex:
#001bed
RGB:
0, 27, 237
CMY:
100, 89, 7
CMYK:
100, 89, 0, 7
HSL:
233°, 100.0000%, 46.4706%
HSV (HSB):
233°, 100.0000%, 92.9412%
XYZ:
15.6780, 6.8983, 80.6259
xyY:
0.1519, 0.0668, 6.8983
CIE-Lab:
31.5742, 69.1512, -98.9156
CIE-LCH:
31.5742, 120.6905, 304.9571
CIE-Luv:
31.5742, -9.9074, -121.6500
Hunter-Lab:
26.2646, 60.5881, -163.6207
#001bed color charts
#001bed color shades, tints & tones
#001bed color schemes
#001bed color preview, HTML & CSS examples
This text has a color of #001bed
<p style="color:#001bed;">Text here</p>
.mytext {color:#001bed;}
This box has a color of #001bed
<div style="background-color:#001bed;">Content here</div>
.mybackground {background-color:#001bed;}
Border around this has a color of #001bed
<div style="border:2px solid #001bed;">Content here</div>
.myborder {border:2px solid #001bed;}