#330ed7 color space conversions
Hex:
#330ed7
RGB:
51, 14, 215
CMY:
80, 95, 16
CMYK:
76, 93, 0, 16
HSL:
251°, 87.7729%, 44.9020%
HSV (HSB):
251°, 93.4884%, 84.3137%
XYZ:
13.7880, 5.9242, 64.7067
xyY:
0.1633, 0.0702, 5.9242
CIE-Lab:
29.2204, 67.8034, -90.1824
CIE-LCH:
29.2204, 112.8281, 306.9376
CIE-Luv:
29.2204, -4.5581, -109.6583
Hunter-Lab:
24.3396, 58.5231, -140.5843
#330ed7 color charts
#330ed7 color shades, tints & tones
#330ed7 color schemes
#330ed7 color preview, HTML & CSS examples
This text has a color of #330ed7
<p style="color:#330ed7;">Text here</p>
.mytext {color:#330ed7;}
This box has a color of #330ed7
<div style="background-color:#330ed7;">Content here</div>
.mybackground {background-color:#330ed7;}
Border around this has a color of #330ed7
<div style="border:2px solid #330ed7;">Content here</div>
.myborder {border:2px solid #330ed7;}