#330ec3 color space conversions
Hex:
#330ec3
RGB:
51, 14, 195
CMY:
80, 95, 24
CMYK:
74, 93, 0, 24
HSL:
252°, 86.6029%, 40.9804%
HSV (HSB):
252°, 92.8205%, 76.4706%
XYZ:
11.3726, 4.9580, 51.9873
xyY:
0.1665, 0.0726, 4.9580
CIE-Lab:
26.6148, 62.6983, -82.8443
CIE-LCH:
26.6148, 103.8954, 307.1192
CIE-Luv:
26.6148, -3.3331, -98.1658
Hunter-Lab:
22.2666, 52.2018, -122.8418
#330ec3 color charts
#330ec3 color shades, tints & tones
#330ec3 color schemes
#330ec3 color preview, HTML & CSS examples
This text has a color of #330ec3
<p style="color:#330ec3;">Text here</p>
.mytext {color:#330ec3;}
This box has a color of #330ec3
<div style="background-color:#330ec3;">Content here</div>
.mybackground {background-color:#330ec3;}
Border around this has a color of #330ec3
<div style="border:2px solid #330ec3;">Content here</div>
.myborder {border:2px solid #330ec3;}