#001dca color space conversions
Hex:
#001dca
RGB:
0, 29, 202
CMY:
100, 89, 21
CMYK:
100, 86, 0, 21
HSL:
231°, 100.0000%, 39.6078%
HSV (HSB):
231°, 100.0000%, 79.2157%
XYZ:
11.1000, 5.1430, 56.2848
xyY:
0.1530, 0.0709, 5.1430
CIE-Lab:
27.1383, 58.4574, -86.1353
CIE-LCH:
27.1383, 104.0988, 304.1635
CIE-Luv:
27.1383, -8.8705, -101.7121
Hunter-Lab:
22.6782, 47.6816, -131.2766
#001dca color charts
#001dca color shades, tints & tones
#001dca color schemes
#001dca color preview, HTML & CSS examples
This text has a color of #001dca
<p style="color:#001dca;">Text here</p>
.mytext {color:#001dca;}
This box has a color of #001dca
<div style="background-color:#001dca;">Content here</div>
.mybackground {background-color:#001dca;}
Border around this has a color of #001dca
<div style="border:2px solid #001dca;">Content here</div>
.myborder {border:2px solid #001dca;}