#330ec8 color space conversions
Hex:
#330ec8
RGB:
51, 14, 200
CMY:
80, 95, 22
CMYK:
75, 93, 0, 22
HSL:
252°, 86.9159%, 41.9608%
HSV (HSB):
252°, 93.0000%, 78.4314%
XYZ:
11.9476, 5.1880, 55.0153
xyY:
0.1656, 0.0719, 5.1880
CIE-Lab:
27.2638, 63.9851, -84.7030
CIE-LCH:
27.2638, 106.1541, 307.0676
CIE-Luv:
27.2638, -3.6468, -101.0465
Hunter-Lab:
22.7772, 53.7706, -127.2629
#330ec8 color charts
#330ec8 color shades, tints & tones
#330ec8 color schemes
#330ec8 color preview, HTML & CSS examples
This text has a color of #330ec8
<p style="color:#330ec8;">Text here</p>
.mytext {color:#330ec8;}
This box has a color of #330ec8
<div style="background-color:#330ec8;">Content here</div>
.mybackground {background-color:#330ec8;}
Border around this has a color of #330ec8
<div style="border:2px solid #330ec8;">Content here</div>
.myborder {border:2px solid #330ec8;}