#001daf color space conversions
Hex:
#001daf
RGB:
0, 29, 175
CMY:
100, 89, 31
CMYK:
100, 83, 0, 31
HSL:
230°, 100.0000%, 34.3137%
HSV (HSB):
230°, 100.0000%, 68.6275%
XYZ:
8.1772, 3.9739, 40.8935
xyY:
0.1542, 0.0749, 3.9739
CIE-Lab:
23.5849, 50.1044, -76.0485
CIE-LCH:
23.5849, 91.0705, 303.3788
CIE-Luv:
23.5849, -8.0050, -86.0208
Hunter-Lab:
19.9346, 38.3358, -107.6724
#001daf color charts
#001daf color shades, tints & tones
#001daf color schemes
#001daf color preview, HTML & CSS examples
This text has a color of #001daf
<p style="color:#001daf;">Text here</p>
.mytext {color:#001daf;}
This box has a color of #001daf
<div style="background-color:#001daf;">Content here</div>
.mybackground {background-color:#001daf;}
Border around this has a color of #001daf
<div style="border:2px solid #001daf;">Content here</div>
.myborder {border:2px solid #001daf;}