#330ac5 color space conversions
Hex:
#330ac5
RGB:
51, 10, 197
CMY:
80, 96, 23
CMYK:
74, 95, 0, 23
HSL:
253°, 90.3382%, 40.5882%
HSV (HSB):
253°, 94.9239%, 77.2549%
XYZ:
11.5518, 4.9521, 53.1703
xyY:
0.1658, 0.0711, 4.9521
CIE-Lab:
26.5979, 64.0588, -84.0502
CIE-LCH:
26.5979, 105.6786, 307.3128
CIE-Luv:
26.5979, -3.2860, -99.1252
Hunter-Lab:
22.2533, 53.7170, -126.0854
#330ac5 color charts
#330ac5 color shades, tints & tones
#330ac5 color schemes
#330ac5 color preview, HTML & CSS examples
This text has a color of #330ac5
<p style="color:#330ac5;">Text here</p>
.mytext {color:#330ac5;}
This box has a color of #330ac5
<div style="background-color:#330ac5;">Content here</div>
.mybackground {background-color:#330ac5;}
Border around this has a color of #330ac5
<div style="border:2px solid #330ac5;">Content here</div>
.myborder {border:2px solid #330ac5;}