#d33fd1 color space conversions
Hex:
#d33fd1
RGB:
211, 63, 209
CMY:
17, 75, 18
CMYK:
0, 70, 1, 17
HSL:
301°, 62.7119%, 53.7255%
HSV (HSB):
301°, 70.1422%, 82.7451%
XYZ:
40.1501, 22.0073, 62.4533
xyY:
0.3222, 0.1766, 22.0073
CIE-Lab:
54.0348, 73.2884, -45.4238
CIE-LCH:
54.0348, 86.2236, 328.2095
CIE-Luv:
54.0348, 63.3405, -79.4736
Hunter-Lab:
46.9120, 70.6750, -46.0936
#d33fd1 color charts
#d33fd1 color shades, tints & tones
#d33fd1 color schemes
#d33fd1 color preview, HTML & CSS examples
This text has a color of #d33fd1
<p style="color:#d33fd1;">Text here</p>
.mytext {color:#d33fd1;}
This box has a color of #d33fd1
<div style="background-color:#d33fd1;">Content here</div>
.mybackground {background-color:#d33fd1;}
Border around this has a color of #d33fd1
<div style="border:2px solid #d33fd1;">Content here</div>
.myborder {border:2px solid #d33fd1;}