#2c064e color space conversions
Hex:
#2c064e
RGB:
44, 6, 78
CMY:
83, 98, 69
CMYK:
44, 92, 0, 69
HSL:
272°, 85.7143%, 16.4706%
HSV (HSB):
272°, 92.3077%, 30.5882%
XYZ:
2.4790, 1.2158, 7.3117
xyY:
0.2252, 0.1105, 1.2158
CIE-Lab:
10.6733, 33.3086, -35.3040
CIE-LCH:
10.6733, 48.5369, 313.3341
CIE-Luv:
10.6733, 4.8078, -29.3861
Hunter-Lab:
11.0262, 20.8354, -31.5981
#2c064e color charts
#2c064e color shades, tints & tones
#2c064e color schemes
#2c064e color preview, HTML & CSS examples
This text has a color of #2c064e
<p style="color:#2c064e;">Text here</p>
.mytext {color:#2c064e;}
This box has a color of #2c064e
<div style="background-color:#2c064e;">Content here</div>
.mybackground {background-color:#2c064e;}
Border around this has a color of #2c064e
<div style="border:2px solid #2c064e;">Content here</div>
.myborder {border:2px solid #2c064e;}