#001ca8 color space conversions
Hex:
#001ca8
RGB:
0, 28, 168
CMY:
100, 89, 34
CMYK:
100, 83, 0, 34
HSL:
230°, 100.0000%, 32.9412%
HSV (HSB):
230°, 100.0000%, 65.8824%
XYZ:
7.4831, 3.6577, 37.3574
xyY:
0.1543, 0.0754, 3.6577
CIE-Lab:
22.5058, 48.3250, -73.6239
CIE-LCH:
22.5058, 88.0669, 303.2800
CIE-Luv:
22.5058, -7.6737, -81.8048
Hunter-Lab:
19.1250, 36.3738, -102.4252
#001ca8 color charts
#001ca8 color shades, tints & tones
#001ca8 color schemes
#001ca8 color preview, HTML & CSS examples
This text has a color of #001ca8
<p style="color:#001ca8;">Text here</p>
.mytext {color:#001ca8;}
This box has a color of #001ca8
<div style="background-color:#001ca8;">Content here</div>
.mybackground {background-color:#001ca8;}
Border around this has a color of #001ca8
<div style="border:2px solid #001ca8;">Content here</div>
.myborder {border:2px solid #001ca8;}