#330c7e color space conversions
Hex:
#330c7e
RGB:
51, 12, 126
CMY:
80, 95, 51
CMYK:
60, 90, 0, 51
HSL:
261°, 82.6087%, 27.0588%
HSV (HSB):
261°, 90.4762%, 49.4118%
XYZ:
5.2626, 2.4731, 19.9387
xyY:
0.1902, 0.0894, 2.4731
CIE-Lab:
17.7966, 44.8965, -55.3031
CIE-LCH:
17.7966, 71.2329, 309.0706
CIE-Luv:
17.7966, 1.8932, -57.9533
Hunter-Lab:
15.7261, 32.2127, -64.1636
#330c7e color charts
#330c7e color shades, tints & tones
#330c7e color schemes
#330c7e color preview, HTML & CSS examples
This text has a color of #330c7e
<p style="color:#330c7e;">Text here</p>
.mytext {color:#330c7e;}
This box has a color of #330c7e
<div style="background-color:#330c7e;">Content here</div>
.mybackground {background-color:#330c7e;}
Border around this has a color of #330c7e
<div style="border:2px solid #330c7e;">Content here</div>
.myborder {border:2px solid #330c7e;}