#001feb color space conversions
Hex:
#001feb
RGB:
0, 31, 235
CMY:
100, 88, 8
CMYK:
100, 87, 0, 8
HSL:
232°, 100.0000%, 46.0784%
HSV (HSB):
232°, 100.0000%, 92.1569%
XYZ:
15.4854, 6.9781, 79.1280
xyY:
0.1524, 0.0687, 6.9781
CIE-Lab:
31.7571, 67.2355, -97.4728
CIE-LCH:
31.7571, 118.4127, 304.5974
CIE-Luv:
31.7571, -10.1546, -120.8320
Hunter-Lab:
26.4162, 58.4100, -159.1083
#001feb color charts
#001feb RGB chart
#001feb CMYK chart
#001feb RGB pie chart
#001feb color shades, tints & tones
#001feb color schemes
#001feb color preview, HTML & CSS examples
This text has a color of #001feb
<p style="color:#001feb;">Text here</p>
.mytext {color:#001feb;}
Text color #001feb
This box has a color of #001feb
<div style="background-color:#001feb;">Content here</div>
.mybackground {background-color:#001feb;}
Background color #001feb
Border around this has a color of #001feb
<div style="border:2px solid #001feb;">Content here</div>
.myborder {border:2px solid #001feb;}
Border color #001feb