#d93bd9 color space conversions
Hex:
#d93bd9
RGB:
217, 59, 217
CMY:
15, 77, 15
CMYK:
0, 73, 0, 15
HSL:
300°, 67.5214%, 54.1176%
HSV (HSB):
300°, 72.8111%, 85.0980%
XYZ:
42.7036, 22.8894, 67.8130
xyY:
0.3201, 0.1716, 22.8894
CIE-Lab:
54.9582, 77.0985, -48.4555
CIE-LCH:
54.9582, 91.0611, 327.8511
CIE-Luv:
54.9582, 65.6800, -84.9276
Hunter-Lab:
47.8429, 75.6007, -50.5483
#d93bd9 color charts
#d93bd9 color shades, tints & tones
#d93bd9 color schemes
#d93bd9 color preview, HTML & CSS examples
This text has a color of #d93bd9
<p style="color:#d93bd9;">Text here</p>
.mytext {color:#d93bd9;}
This box has a color of #d93bd9
<div style="background-color:#d93bd9;">Content here</div>
.mybackground {background-color:#d93bd9;}
Border around this has a color of #d93bd9
<div style="border:2px solid #d93bd9;">Content here</div>
.myborder {border:2px solid #d93bd9;}