#001fff color space conversions
Hex:
#001fff
RGB:
0, 31, 255
CMY:
100, 88, 0
CMYK:
100, 88, 0, 0
HSL:
233°, 100.0000%, 50.0000%
HSV (HSB):
233°, 100.0000%, 100.0000%
XYZ:
18.5400, 8.2000, 95.2133
xyY:
0.1520, 0.0672, 8.2000
CIE-Lab:
34.3959, 72.7510, -104.3639
CIE-LCH:
34.3959, 127.2184, 304.8800
CIE-Luv:
34.3959, -10.8371, -132.1659
Hunter-Lab:
28.6356, 65.4567, -177.0943
#001fff color charts
#001fff RGB chart
#001fff CMYK chart
#001fff RGB pie chart
#001fff color shades, tints & tones
#001fff color schemes
#001fff color preview, HTML & CSS examples
This text has a color of #001fff
<p style="color:#001fff;">Text here</p>
.mytext {color:#001fff;}
Text color #001fff
This box has a color of #001fff
<div style="background-color:#001fff;">Content here</div>
.mybackground {background-color:#001fff;}
Background color #001fff
Border around this has a color of #001fff
<div style="border:2px solid #001fff;">Content here</div>
.myborder {border:2px solid #001fff;}
Border color #001fff