#330da7 color space conversions
Hex:
#330da7
RGB:
51, 13, 167
CMY:
80, 95, 35
CMYK:
69, 92, 0, 35
HSL:
255°, 85.5556%, 35.2941%
HSV (HSB):
255°, 92.2156%, 65.4902%
XYZ:
8.4842, 3.7817, 36.8420
xyY:
0.1728, 0.0770, 3.7817
CIE-Lab:
22.9361, 55.6291, -72.2350
CIE-LCH:
22.9361, 91.1729, 307.6003
CIE-Luv:
22.9361, -1.4092, -81.8964
Hunter-Lab:
19.4465, 43.8453, -98.7140
#330da7 color charts
#330da7 color shades, tints & tones
#330da7 color schemes
#330da7 color preview, HTML & CSS examples
This text has a color of #330da7
<p style="color:#330da7;">Text here</p>
.mytext {color:#330da7;}
This box has a color of #330da7
<div style="background-color:#330da7;">Content here</div>
.mybackground {background-color:#330da7;}
Border around this has a color of #330da7
<div style="border:2px solid #330da7;">Content here</div>
.myborder {border:2px solid #330da7;}