#330fd7 color space conversions
Hex:
#330fd7
RGB:
51, 15, 215
CMY:
80, 94, 16
CMYK:
76, 93, 0, 16
HSL:
251°, 86.9565%, 45.0980%
HSV (HSB):
251°, 93.0233%, 84.3137%
XYZ:
13.8018, 5.9518, 64.7113
xyY:
0.1634, 0.0705, 5.9518
CIE-Lab:
29.2904, 67.5891, -90.0656
CIE-LCH:
29.2904, 112.6059, 306.8861
CIE-Luv:
29.2904, -4.6034, -109.7048
Hunter-Lab:
24.3962, 58.2904, -140.1903
#330fd7 color charts
#330fd7 color shades, tints & tones
#330fd7 color schemes
#330fd7 color preview, HTML & CSS examples
This text has a color of #330fd7
<p style="color:#330fd7;">Text here</p>
.mytext {color:#330fd7;}
This box has a color of #330fd7
<div style="background-color:#330fd7;">Content here</div>
.mybackground {background-color:#330fd7;}
Border around this has a color of #330fd7
<div style="border:2px solid #330fd7;">Content here</div>
.myborder {border:2px solid #330fd7;}