#330ed4 color space conversions
Hex:
#330ed4
RGB:
51, 14, 212
CMY:
80, 95, 17
CMYK:
76, 93, 0, 17
HSL:
251°, 87.6106%, 44.3137%
HSV (HSB):
251°, 93.3962%, 83.1373%
XYZ:
13.4059, 5.7713, 62.6948
xyY:
0.1637, 0.0705, 5.7713
CIE-Lab:
28.8281, 67.0447, -89.0975
CIE-LCH:
28.8281, 111.5050, 306.9610
CIE-Luv:
28.8281, -4.3792, -107.9398
Hunter-Lab:
24.0236, 57.5673, -137.9133
#330ed4 color charts
#330ed4 color shades, tints & tones
#330ed4 color schemes
#330ed4 color preview, HTML & CSS examples
This text has a color of #330ed4
<p style="color:#330ed4;">Text here</p>
.mytext {color:#330ed4;}
This box has a color of #330ed4
<div style="background-color:#330ed4;">Content here</div>
.mybackground {background-color:#330ed4;}
Border around this has a color of #330ed4
<div style="border:2px solid #330ed4;">Content here</div>
.myborder {border:2px solid #330ed4;}