#001bff color space conversions
Hex:
#001bff
RGB:
0, 27, 255
CMY:
100, 89, 0
CMYK:
100, 89, 0, 0
HSL:
234°, 100.0000%, 50.0000%
HSV (HSB):
234°, 100.0000%, 100.0000%
XYZ:
18.4419, 8.0039, 95.1806
xyY:
0.1516, 0.0658, 8.0039
CIE-Lab:
33.9909, 73.9846, -105.0403
CIE-LCH:
33.9909, 128.4803, 305.1588
CIE-Luv:
33.9909, -10.5506, -131.8840
Hunter-Lab:
28.2911, 66.8482, -179.6674
#001bff color charts
#001bff RGB chart
#001bff CMYK chart
#001bff RGB pie chart
#001bff color shades, tints & tones
#001bff color schemes
#001bff color preview, HTML & CSS examples
This text has a color of #001bff
<p style="color:#001bff;">Text here</p>
.mytext {color:#001bff;}
Text color #001bff
This box has a color of #001bff
<div style="background-color:#001bff;">Content here</div>
.mybackground {background-color:#001bff;}
Background color #001bff
Border around this has a color of #001bff
<div style="border:2px solid #001bff;">Content here</div>
.myborder {border:2px solid #001bff;}
Border color #001bff