#330e65 color space conversions
Hex:
#330e65
RGB:
51, 14, 101
CMY:
80, 95, 60
CMYK:
50, 86, 0, 60
HSL:
266°, 75.6522%, 22.5490%
HSV (HSB):
266°, 86.1386%, 39.6078%
XYZ:
3.8712, 1.9575, 12.4857
xyY:
0.2114, 0.1069, 1.9575
CIE-Lab:
15.2624, 37.2793, -43.2652
CIE-LCH:
15.2624, 57.1107, 310.7497
CIE-Luv:
15.2624, 4.2090, -43.4759
Hunter-Lab:
13.9910, 24.9061, -43.1175
#330e65 color charts
#330e65 color shades, tints & tones
#330e65 color schemes
#330e65 color preview, HTML & CSS examples
This text has a color of #330e65
<p style="color:#330e65;">Text here</p>
.mytext {color:#330e65;}
This box has a color of #330e65
<div style="background-color:#330e65;">Content here</div>
.mybackground {background-color:#330e65;}
Border around this has a color of #330e65
<div style="border:2px solid #330e65;">Content here</div>
.myborder {border:2px solid #330e65;}