#d985d7 color space conversions
Hex:
#d985d7
RGB:
217, 133, 215
CMY:
15, 48, 16
CMYK:
0, 39, 1, 15
HSL:
301°, 52.5000%, 68.6275%
HSV (HSB):
301°, 38.7097%, 85.0980%
XYZ:
49.2685, 36.4331, 68.7255
xyY:
0.3190, 0.2359, 36.4331
CIE-Lab:
66.8495, 44.5395, -28.7160
CIE-LCH:
66.8495, 52.9941, 327.1888
CIE-Luv:
66.8495, 41.6329, -51.6702
Hunter-Lab:
60.3598, 40.0705, -25.2556
#d985d7 color charts
#d985d7 color shades, tints & tones
#d985d7 color schemes
#d985d7 color preview, HTML & CSS examples
This text has a color of #d985d7
<p style="color:#d985d7;">Text here</p>
.mytext {color:#d985d7;}
This box has a color of #d985d7
<div style="background-color:#d985d7;">Content here</div>
.mybackground {background-color:#d985d7;}
Border around this has a color of #d985d7
<div style="border:2px solid #d985d7;">Content here</div>
.myborder {border:2px solid #d985d7;}