#001dff color space conversions
Hex:
#001dff
RGB:
0, 29, 255
CMY:
100, 89, 0
CMYK:
100, 89, 0, 0
HSL:
233°, 100.0000%, 50.0000%
HSV (HSB):
233°, 100.0000%, 100.0000%
XYZ:
18.4894, 8.0987, 95.1965
xyY:
0.1518, 0.0665, 8.0987
CIE-Lab:
34.1877, 73.3846, -104.7117
CIE-LCH:
34.1877, 127.8665, 305.0237
CIE-Luv:
34.1877, -10.6893, -132.0249
Hunter-Lab:
28.4583, 66.1697, -178.4117
#001dff color charts
#001dff RGB chart
#001dff CMYK chart
#001dff RGB pie chart
#001dff color shades, tints & tones
#001dff color schemes
#001dff color preview, HTML & CSS examples
This text has a color of #001dff
<p style="color:#001dff;">Text here</p>
.mytext {color:#001dff;}
Text color #001dff
This box has a color of #001dff
<div style="background-color:#001dff;">Content here</div>
.mybackground {background-color:#001dff;}
Background color #001dff
Border around this has a color of #001dff
<div style="border:2px solid #001dff;">Content here</div>
.myborder {border:2px solid #001dff;}
Border color #001dff