#2c008e color space conversions
Hex:
#2c008e
RGB:
44, 0, 142
CMY:
83, 100, 44
CMYK:
69, 100, 0, 44
HSL:
259°, 100.0000%, 27.8431%
HSV (HSB):
259°, 100.0000%, 55.6863%
XYZ:
5.9212, 2.4885, 25.7594
xyY:
0.1733, 0.0728, 2.4885
CIE-Lab:
17.8664, 52.2349, -65.3056
CIE-LCH:
17.8664, 83.6260, 308.6547
CIE-Luv:
17.8664, -0.3087, -65.6181
Hunter-Lab:
15.7749, 39.3950, -85.7746
#2c008e color charts
#2c008e color shades, tints & tones
#2c008e color schemes
#2c008e color preview, HTML & CSS examples
This text has a color of #2c008e
<p style="color:#2c008e;">Text here</p>
.mytext {color:#2c008e;}
This box has a color of #2c008e
<div style="background-color:#2c008e;">Content here</div>
.mybackground {background-color:#2c008e;}
Border around this has a color of #2c008e
<div style="border:2px solid #2c008e;">Content here</div>
.myborder {border:2px solid #2c008e;}