#001bbf color space conversions
Hex:
#001bbf
RGB:
0, 27, 191
CMY:
100, 89, 25
CMYK:
100, 86, 0, 25
HSL:
232°, 100.0000%, 37.4510%
HSV (HSB):
232°, 100.0000%, 74.9020%
XYZ:
9.7959, 4.5455, 49.6513
xyY:
0.1531, 0.0710, 4.5455
CIE-Lab:
25.3984, 55.9843, -82.5641
CIE-LCH:
25.3984, 99.7551, 304.1401
CIE-Luv:
25.3984, -8.3115, -95.1134
Hunter-Lab:
21.3201, 44.7050, -123.1535
#001bbf color charts
#001bbf color shades, tints & tones
#001bbf color schemes
#001bbf color preview, HTML & CSS examples
This text has a color of #001bbf
<p style="color:#001bbf;">Text here</p>
.mytext {color:#001bbf;}
This box has a color of #001bbf
<div style="background-color:#001bbf;">Content here</div>
.mybackground {background-color:#001bbf;}
Border around this has a color of #001bbf
<div style="border:2px solid #001bbf;">Content here</div>
.myborder {border:2px solid #001bbf;}