#2c005f color space conversions
Hex:
#2c005f
RGB:
44, 0, 95
CMY:
83, 100, 63
CMYK:
54, 100, 0, 63
HSL:
268°, 100.0000%, 18.6275%
HSV (HSB):
268°, 100.0000%, 37.2549%
XYZ:
3.1043, 1.3617, 10.9257
xyY:
0.2017, 0.0885, 1.3617
CIE-Lab:
11.7003, 40.4266, -45.1788
CIE-LCH:
11.7003, 60.6253, 311.8226
CIE-Luv:
11.7003, 3.4505, -38.1302
Hunter-Lab:
11.6692, 27.0640, -47.3440
#2c005f color charts
#2c005f color shades, tints & tones
#2c005f color schemes
#2c005f color preview, HTML & CSS examples
This text has a color of #2c005f
<p style="color:#2c005f;">Text here</p>
.mytext {color:#2c005f;}
This box has a color of #2c005f
<div style="background-color:#2c005f;">Content here</div>
.mybackground {background-color:#2c005f;}
Border around this has a color of #2c005f
<div style="border:2px solid #2c005f;">Content here</div>
.myborder {border:2px solid #2c005f;}