#3c145c color space conversions
Hex:
#3c145c
RGB:
60, 20, 92
CMY:
76, 92, 64
CMYK:
35, 78, 0, 64
HSL:
273°, 64.2857%, 21.9608%
HSV (HSB):
273°, 78.2609%, 36.0784%
XYZ:
4.0454, 2.2337, 10.3431
xyY:
0.2434, 0.1344, 2.2337
CIE-Lab:
16.6687, 33.7600, -34.9306
CIE-LCH:
16.6687, 48.5786, 314.0237
CIE-Luv:
16.6687, 8.2587, -37.9652
Hunter-Lab:
14.9455, 22.1612, -30.5702
#3c145c color charts
#3c145c color shades, tints & tones
#3c145c color schemes
#3c145c color preview, HTML & CSS examples
This text has a color of #3c145c
<p style="color:#3c145c;">Text here</p>
.mytext {color:#3c145c;}
This box has a color of #3c145c
<div style="background-color:#3c145c;">Content here</div>
.mybackground {background-color:#3c145c;}
Border around this has a color of #3c145c
<div style="border:2px solid #3c145c;">Content here</div>
.myborder {border:2px solid #3c145c;}