#3300ff color space conversions
Hex:
#3300ff
RGB:
51, 0, 255
CMY:
80, 100, 0
CMYK:
80, 100, 0, 0
HSL:
252°, 100.0000%, 50.0000%
HSV (HSB):
252°, 100.0000%, 100.0000%
XYZ:
19.4152, 7.9238, 95.1139
xyY:
0.1586, 0.0647, 7.9238
CIE-Lab:
33.8237, 79.7107, -105.2839
CIE-LCH:
33.8237, 132.0549, 307.1295
CIE-Luv:
33.8237, -6.3803, -131.9076
Hunter-Lab:
28.1493, 73.8547, -180.6313
#3300ff color charts
#3300ff color shades, tints & tones
#3300ff color schemes
#3300ff color preview, HTML & CSS examples
This text has a color of #3300ff
<p style="color:#3300ff;">Text here</p>
.mytext {color:#3300ff;}
This box has a color of #3300ff
<div style="background-color:#3300ff;">Content here</div>
.mybackground {background-color:#3300ff;}
Border around this has a color of #3300ff
<div style="border:2px solid #3300ff;">Content here</div>
.myborder {border:2px solid #3300ff;}