#2c053f color space conversions
Hex:
#2c053f
RGB:
44, 5, 63
CMY:
83, 98, 75
CMYK:
30, 92, 0, 75
HSL:
280°, 85.2941%, 13.3333%
HSV (HSB):
280°, 92.0635%, 24.7059%
XYZ:
1.9902, 1.0029, 4.7913
xyY:
0.2557, 0.1288, 1.0029
CIE-Lab:
9.0155, 29.9867, -27.4790
CIE-LCH:
9.0155, 40.6731, 317.4987
CIE-Luv:
9.0155, 6.5194, -21.2078
Hunter-Lab:
10.0145, 17.9481, -21.3565
#2c053f color charts
#2c053f color shades, tints & tones
#2c053f color schemes
#2c053f color preview, HTML & CSS examples
This text has a color of #2c053f
<p style="color:#2c053f;">Text here</p>
.mytext {color:#2c053f;}
This box has a color of #2c053f
<div style="background-color:#2c053f;">Content here</div>
.mybackground {background-color:#2c053f;}
Border around this has a color of #2c053f
<div style="border:2px solid #2c053f;">Content here</div>
.myborder {border:2px solid #2c053f;}