#001db0 color space conversions
Hex:
#001db0
RGB:
0, 29, 176
CMY:
100, 89, 31
CMYK:
100, 84, 0, 31
HSL:
230°, 100.0000%, 34.5098%
HSV (HSB):
230°, 100.0000%, 69.0196%
XYZ:
8.2758, 4.0133, 41.4128
xyY:
0.1541, 0.0747, 4.0133
CIE-Lab:
23.7154, 50.4255, -76.4317
CIE-LCH:
23.7154, 91.5671, 303.4147
CIE-Luv:
23.7154, -8.0359, -86.6044
Hunter-Lab:
20.0333, 38.6810, -108.5409
#001db0 color charts
#001db0 color shades, tints & tones
#001db0 color schemes
#001db0 color preview, HTML & CSS examples
This text has a color of #001db0
<p style="color:#001db0;">Text here</p>
.mytext {color:#001db0;}
This box has a color of #001db0
<div style="background-color:#001db0;">Content here</div>
.mybackground {background-color:#001db0;}
Border around this has a color of #001db0
<div style="border:2px solid #001db0;">Content here</div>
.myborder {border:2px solid #001db0;}