#001ffd color space conversions
Hex:
#001ffd
RGB:
0, 31, 253
CMY:
100, 88, 1
CMYK:
100, 88, 0, 1
HSL:
233°, 100.0000%, 49.6078%
HSV (HSB):
233°, 100.0000%, 99.2157%
XYZ:
18.2196, 8.0718, 93.5262
xyY:
0.1521, 0.0674, 8.0718
CIE-Lab:
34.1320, 72.2086, -103.6826
CIE-LCH:
34.1320, 126.3493, 304.8549
CIE-Luv:
34.1320, -10.7683, -131.0372
Hunter-Lab:
28.4110, 64.7508, -175.2896
#001ffd color charts
#001ffd color shades, tints & tones
#001ffd color schemes
#001ffd color preview, HTML & CSS examples
This text has a color of #001ffd
<p style="color:#001ffd;">Text here</p>
.mytext {color:#001ffd;}
This box has a color of #001ffd
<div style="background-color:#001ffd;">Content here</div>
.mybackground {background-color:#001ffd;}
Border around this has a color of #001ffd
<div style="border:2px solid #001ffd;">Content here</div>
.myborder {border:2px solid #001ffd;}