#d944ed color space conversions
Hex:
#d944ed
RGB:
217, 68, 237
CMY:
15, 73, 7
CMYK:
8, 71, 0, 7
HSL:
293°, 82.4390%, 59.8039%
HSV (HSB):
293°, 71.3080%, 92.9412%
XYZ:
45.9685, 25.0004, 82.5235
xyY:
0.2995, 0.1629, 25.0004
CIE-Lab:
57.0758, 77.4918, -56.3559
CIE-LCH:
57.0758, 95.8173, 323.9735
CIE-Luv:
57.0758, 57.2784, -97.7783
Hunter-Lab:
50.0004, 76.6055, -62.8554
#d944ed color charts
#d944ed color shades, tints & tones
#d944ed color schemes
#d944ed color preview, HTML & CSS examples
This text has a color of #d944ed
<p style="color:#d944ed;">Text here</p>
.mytext {color:#d944ed;}
This box has a color of #d944ed
<div style="background-color:#d944ed;">Content here</div>
.mybackground {background-color:#d944ed;}
Border around this has a color of #d944ed
<div style="border:2px solid #d944ed;">Content here</div>
.myborder {border:2px solid #d944ed;}