#003cdf color space conversions
Hex:
#003cdf
RGB:
0, 60, 223
CMY:
100, 76, 13
CMYK:
100, 73, 0, 13
HSL:
224°, 100.0000%, 43.7255%
HSV (HSB):
224°, 100.0000%, 87.4510%
XYZ:
14.9351, 8.5594, 70.6770
xyY:
0.1586, 0.0909, 8.5594
CIE-Lab:
35.1218, 49.4588, -85.0276
CIE-LCH:
35.1218, 98.3660, 300.1857
CIE-Luv:
35.1218, -13.5723, -114.8559
Hunter-Lab:
29.2565, 39.9235, -122.7515
#003cdf color charts
#003cdf color shades, tints & tones
#003cdf color schemes
#003cdf color preview, HTML & CSS examples
This text has a color of #003cdf
<p style="color:#003cdf;">Text here</p>
.mytext {color:#003cdf;}
This box has a color of #003cdf
<div style="background-color:#003cdf;">Content here</div>
.mybackground {background-color:#003cdf;}
Border around this has a color of #003cdf
<div style="border:2px solid #003cdf;">Content here</div>
.myborder {border:2px solid #003cdf;}