#d585ed color space conversions
Hex:
#d585ed
RGB:
213, 133, 237
CMY:
16, 48, 7
CMYK:
10, 44, 0, 7
HSL:
286°, 74.2857%, 72.5490%
HSV (HSB):
286°, 43.8819%, 92.9412%
XYZ:
51.1142, 37.0356, 84.5753
xyY:
0.2959, 0.2144, 37.0356
CIE-Lab:
67.3037, 47.5355, -40.2204
CIE-LCH:
67.3037, 62.2680, 319.7650
CIE-Luv:
67.3037, 34.8204, -70.8034
Hunter-Lab:
60.8569, 43.4239, -39.7979
#d585ed color charts
#d585ed color shades, tints & tones
#d585ed color schemes
#d585ed color preview, HTML & CSS examples
This text has a color of #d585ed
<p style="color:#d585ed;">Text here</p>
.mytext {color:#d585ed;}
This box has a color of #d585ed
<div style="background-color:#d585ed;">Content here</div>
.mybackground {background-color:#d585ed;}
Border around this has a color of #d585ed
<div style="border:2px solid #d585ed;">Content here</div>
.myborder {border:2px solid #d585ed;}