#3c065d color space conversions
Hex:
#3c065d
RGB:
60, 6, 93
CMY:
76, 98, 64
CMYK:
35, 94, 0, 64
HSL:
277°, 87.8788%, 19.4118%
HSV (HSB):
277°, 93.5484%, 36.4706%
XYZ:
3.9044, 1.8812, 10.5133
xyY:
0.2395, 0.1154, 1.8812
CIE-Lab:
14.8511, 39.5417, -38.5618
CIE-LCH:
14.8511, 55.2319, 315.7188
CIE-Luv:
14.8511, 9.1664, -39.0738
Hunter-Lab:
13.7158, 26.8100, -35.8453
#3c065d color charts
#3c065d color shades, tints & tones
#3c065d color schemes
#3c065d color preview, HTML & CSS examples
This text has a color of #3c065d
<p style="color:#3c065d;">Text here</p>
.mytext {color:#3c065d;}
This box has a color of #3c065d
<div style="background-color:#3c065d;">Content here</div>
.mybackground {background-color:#3c065d;}
Border around this has a color of #3c065d
<div style="border:2px solid #3c065d;">Content here</div>
.myborder {border:2px solid #3c065d;}