#d33df0 color space conversions
Hex:
#d33df0
RGB:
211, 61, 240
CMY:
17, 76, 6
CMYK:
12, 75, 0, 6
HSL:
290°, 85.6459%, 59.0196%
HSV (HSB):
290°, 74.5833%, 94.1176%
XYZ:
44.2609, 23.4776, 84.6369
xyY:
0.2905, 0.1541, 23.4776
CIE-Lab:
55.5610, 79.1001, -60.5112
CIE-LCH:
55.5610, 99.5913, 322.5842
CIE-Luv:
55.5610, 53.7343, -103.5979
Hunter-Lab:
48.4537, 78.2598, -69.6476
#d33df0 color charts
#d33df0 color shades, tints & tones
#d33df0 color schemes
#d33df0 color preview, HTML & CSS examples
This text has a color of #d33df0
<p style="color:#d33df0;">Text here</p>
.mytext {color:#d33df0;}
This box has a color of #d33df0
<div style="background-color:#d33df0;">Content here</div>
.mybackground {background-color:#d33df0;}
Border around this has a color of #d33df0
<div style="border:2px solid #d33df0;">Content here</div>
.myborder {border:2px solid #d33df0;}