#330dfc color space conversions
Hex:
#330dfc
RGB:
51, 13, 252
CMY:
80, 95, 1
CMYK:
80, 95, 0, 1
HSL:
250°, 97.5510%, 51.9608%
HSV (HSB):
250°, 94.8413%, 98.8235%
XYZ:
19.0799, 8.0199, 92.6378
xyY:
0.1593, 0.0670, 8.0199
CIE-Lab:
34.0244, 77.1403, -103.2643
CIE-LCH:
34.0244, 128.8959, 306.7604
CIE-Luv:
34.0244, -6.6117, -130.6451
Hunter-Lab:
28.3195, 70.7028, -174.1240
#330dfc color charts
#330dfc color shades, tints & tones
#330dfc color schemes
#330dfc color preview, HTML & CSS examples
This text has a color of #330dfc
<p style="color:#330dfc;">Text here</p>
.mytext {color:#330dfc;}
This box has a color of #330dfc
<div style="background-color:#330dfc;">Content here</div>
.mybackground {background-color:#330dfc;}
Border around this has a color of #330dfc
<div style="border:2px solid #330dfc;">Content here</div>
.myborder {border:2px solid #330dfc;}