#d193ed color space conversions
Hex:
#d193ed
RGB:
209, 147, 237
CMY:
18, 42, 7
CMYK:
12, 38, 0, 7
HSL:
281°, 71.4286%, 75.2941%
HSV (HSB):
281°, 37.9747%, 92.9412%
XYZ:
52.0143, 40.5372, 85.2038
xyY:
0.2926, 0.2281, 40.5372
CIE-Lab:
69.8504, 38.9313, -36.2838
CIE-LCH:
69.8504, 53.2180, 317.0159
CIE-Luv:
69.8504, 26.6745, -63.4799
Hunter-Lab:
63.6688, 34.4053, -34.7757
#d193ed color charts
#d193ed color shades, tints & tones
#d193ed color schemes
#d193ed color preview, HTML & CSS examples
This text has a color of #d193ed
<p style="color:#d193ed;">Text here</p>
.mytext {color:#d193ed;}
This box has a color of #d193ed
<div style="background-color:#d193ed;">Content here</div>
.mybackground {background-color:#d193ed;}
Border around this has a color of #d193ed
<div style="border:2px solid #d193ed;">Content here</div>
.myborder {border:2px solid #d193ed;}