#3c045c color space conversions
Hex:
#3c045c
RGB:
60, 4, 92
CMY:
76, 98, 64
CMYK:
35, 96, 0, 64
HSL:
278°, 91.6667%, 18.8235%
HSV (HSB):
278°, 95.6522%, 36.0784%
XYZ:
3.8387, 1.8202, 10.2742
xyY:
0.2409, 0.1142, 1.8202
CIE-Lab:
14.5139, 40.0219, -38.4426
CIE-LCH:
14.5139, 55.4940, 316.1531
CIE-Luv:
14.5139, 9.4262, -38.4836
Hunter-Lab:
13.4915, 27.1776, -35.7074
#3c045c color charts
#3c045c color shades, tints & tones
#3c045c color schemes
#3c045c color preview, HTML & CSS examples
This text has a color of #3c045c
<p style="color:#3c045c;">Text here</p>
.mytext {color:#3c045c;}
This box has a color of #3c045c
<div style="background-color:#3c045c;">Content here</div>
.mybackground {background-color:#3c045c;}
Border around this has a color of #3c045c
<div style="border:2px solid #3c045c;">Content here</div>
.myborder {border:2px solid #3c045c;}