#d982e1 color space conversions
Hex:
#d982e1
RGB:
217, 130, 225
CMY:
15, 49, 12
CMYK:
4, 42, 0, 12
HSL:
295°, 61.2903%, 69.6078%
HSV (HSB):
295°, 42.2222%, 88.2353%
XYZ:
50.1885, 36.1532, 75.5672
xyY:
0.3100, 0.2233, 36.1532
CIE-Lab:
66.6368, 47.9407, -34.5966
CIE-LCH:
66.6368, 59.1205, 324.1838
CIE-Luv:
66.6368, 40.9098, -61.6267
Hunter-Lab:
60.1275, 43.7709, -32.4253
#d982e1 color charts
#d982e1 color shades, tints & tones
#d982e1 color schemes
#d982e1 color preview, HTML & CSS examples
This text has a color of #d982e1
<p style="color:#d982e1;">Text here</p>
.mytext {color:#d982e1;}
This box has a color of #d982e1
<div style="background-color:#d982e1;">Content here</div>
.mybackground {background-color:#d982e1;}
Border around this has a color of #d982e1
<div style="border:2px solid #d982e1;">Content here</div>
.myborder {border:2px solid #d982e1;}