#330cd5 color space conversions
Hex:
#330cd5
RGB:
51, 12, 213
CMY:
80, 95, 16
CMYK:
76, 94, 0, 16
HSL:
252°, 89.3333%, 44.1176%
HSV (HSB):
252°, 94.3662%, 83.5294%
XYZ:
13.5070, 5.7708, 63.3528
xyY:
0.1635, 0.0698, 5.7708
CIE-Lab:
28.8268, 67.7024, -89.6799
CIE-LCH:
28.8268, 112.3659, 307.0504
CIE-Luv:
28.8268, -4.3543, -108.4223
Hunter-Lab:
24.0226, 58.3240, -139.5448
#330cd5 color charts
#330cd5 color shades, tints & tones
#330cd5 color schemes
#330cd5 color preview, HTML & CSS examples
This text has a color of #330cd5
<p style="color:#330cd5;">Text here</p>
.mytext {color:#330cd5;}
This box has a color of #330cd5
<div style="background-color:#330cd5;">Content here</div>
.mybackground {background-color:#330cd5;}
Border around this has a color of #330cd5
<div style="border:2px solid #330cd5;">Content here</div>
.myborder {border:2px solid #330cd5;}