#d987e5 color space conversions
Hex:
#d987e5
RGB:
217, 135, 229
CMY:
15, 47, 10
CMYK:
5, 41, 0, 10
HSL:
292°, 64.3836%, 71.3725%
HSV (HSB):
292°, 41.0480%, 89.8039%
XYZ:
51.4221, 37.7368, 78.7024
xyY:
0.3063, 0.2248, 37.7368
CIE-Lab:
67.8262, 46.0985, -34.9617
CIE-LCH:
67.8262, 57.8567, 322.8228
CIE-Luv:
67.8262, 38.0306, -62.1156
Hunter-Lab:
61.4303, 41.9159, -32.9592
#d987e5 color charts
#d987e5 color shades, tints & tones
#d987e5 color schemes
#d987e5 color preview, HTML & CSS examples
This text has a color of #d987e5
<p style="color:#d987e5;">Text here</p>
.mytext {color:#d987e5;}
This box has a color of #d987e5
<div style="background-color:#d987e5;">Content here</div>
.mybackground {background-color:#d987e5;}
Border around this has a color of #d987e5
<div style="border:2px solid #d987e5;">Content here</div>
.myborder {border:2px solid #d987e5;}