#d933d8 color space conversions
Hex:
#d933d8
RGB:
217, 51, 216
CMY:
15, 80, 15
CMYK:
0, 76, 0, 15
HSL:
300°, 68.5950%, 52.5490%
HSV (HSB):
300°, 76.4977%, 85.0980%
XYZ:
42.1938, 22.0772, 67.0032
xyY:
0.3214, 0.1682, 22.0772
CIE-Lab:
54.1089, 79.2294, -49.2374
CIE-LCH:
54.1089, 93.2825, 328.1410
CIE-Luv:
54.1089, 67.5336, -86.0950
Hunter-Lab:
46.9864, 78.0666, -51.6578
#d933d8 color charts
#d933d8 color shades, tints & tones
#d933d8 color schemes
#d933d8 color preview, HTML & CSS examples
This text has a color of #d933d8
<p style="color:#d933d8;">Text here</p>
.mytext {color:#d933d8;}
This box has a color of #d933d8
<div style="background-color:#d933d8;">Content here</div>
.mybackground {background-color:#d933d8;}
Border around this has a color of #d933d8
<div style="border:2px solid #d933d8;">Content here</div>
.myborder {border:2px solid #d933d8;}