#d33cf0 color space conversions
Hex:
#d33cf0
RGB:
211, 60, 240
CMY:
17, 76, 6
CMYK:
12, 75, 0, 6
HSL:
290°, 85.7143%, 58.8235%
HSV (HSB):
290°, 75.0000%, 94.1176%
XYZ:
44.2080, 23.3719, 84.6193
xyY:
0.2905, 0.1536, 23.3719
CIE-Lab:
55.4533, 79.4096, -60.6840
CIE-LCH:
55.4533, 99.9422, 322.6133
CIE-Luv:
55.4533, 53.9071, -103.8441
Hunter-Lab:
48.3445, 78.6243, -69.9366
#d33cf0 color charts
#d33cf0 color shades, tints & tones
#d33cf0 color schemes
#d33cf0 color preview, HTML & CSS examples
This text has a color of #d33cf0
<p style="color:#d33cf0;">Text here</p>
.mytext {color:#d33cf0;}
This box has a color of #d33cf0
<div style="background-color:#d33cf0;">Content here</div>
.mybackground {background-color:#d33cf0;}
Border around this has a color of #d33cf0
<div style="border:2px solid #d33cf0;">Content here</div>
.myborder {border:2px solid #d33cf0;}