#d33ff2 color space conversions
Hex:
#d33ff2
RGB:
211, 63, 242
CMY:
17, 75, 5
CMYK:
13, 74, 0, 5
HSL:
290°, 87.3171%, 59.8039%
HSV (HSB):
290°, 73.9669%, 94.9020%
XYZ:
44.6685, 23.8147, 86.2468
xyY:
0.2887, 0.1539, 23.8147
CIE-Lab:
55.9018, 78.8170, -61.0822
CIE-LCH:
55.9018, 99.7154, 322.2248
CIE-Luv:
55.9018, 52.7749, -104.5753
Hunter-Lab:
48.8003, 77.9862, -70.6255
#d33ff2 color charts
#d33ff2 color shades, tints & tones
#d33ff2 color schemes
#d33ff2 color preview, HTML & CSS examples
This text has a color of #d33ff2
<p style="color:#d33ff2;">Text here</p>
.mytext {color:#d33ff2;}
This box has a color of #d33ff2
<div style="background-color:#d33ff2;">Content here</div>
.mybackground {background-color:#d33ff2;}
Border around this has a color of #d33ff2
<div style="border:2px solid #d33ff2;">Content here</div>
.myborder {border:2px solid #d33ff2;}