#013c01 color space conversions
Hex:
#013c01
RGB:
1, 60, 1
CMY:
100, 76, 100
CMYK:
98, 0, 98, 76
HSL:
120°, 96.7213%, 11.9608%
HSV (HSB):
120°, 98.3333%, 23.5294%
XYZ:
1.6339, 3.2404, 0.5681
xyY:
0.3002, 0.5954, 3.2404
CIE-Lab:
20.9819, -30.3635, 28.0505
CIE-LCH:
20.9819, 41.3374, 137.2675
CIE-Luv:
20.9819, -19.6450, 25.3961
Hunter-Lab:
18.0010, -15.3003, 10.7297
#013c01 color charts
#013c01 color shades, tints & tones
#013c01 color schemes
#013c01 color preview, HTML & CSS examples
This text has a color of #013c01
<p style="color:#013c01;">Text here</p>
.mytext {color:#013c01;}
This box has a color of #013c01
<div style="background-color:#013c01;">Content here</div>
.mybackground {background-color:#013c01;}
Border around this has a color of #013c01
<div style="border:2px solid #013c01;">Content here</div>
.myborder {border:2px solid #013c01;}