#d982e8 color space conversions
Hex:
#d982e8
RGB:
217, 130, 232
CMY:
15, 49, 9
CMYK:
6, 44, 0, 9
HSL:
291°, 68.9189%, 70.9804%
HSV (HSB):
291°, 43.9655%, 90.9804%
XYZ:
51.1634, 36.5432, 80.7009
xyY:
0.3038, 0.2170, 36.5432
CIE-Lab:
66.9329, 49.2645, -38.0084
CIE-LCH:
66.9329, 62.2225, 322.3492
CIE-Luv:
66.9329, 39.4917, -67.4001
Hunter-Lab:
60.4509, 45.2865, -36.8354
#d982e8 color charts
#d982e8 color shades, tints & tones
#d982e8 color schemes
#d982e8 color preview, HTML & CSS examples
This text has a color of #d982e8
<p style="color:#d982e8;">Text here</p>
.mytext {color:#d982e8;}
This box has a color of #d982e8
<div style="background-color:#d982e8;">Content here</div>
.mybackground {background-color:#d982e8;}
Border around this has a color of #d982e8
<div style="border:2px solid #d982e8;">Content here</div>
.myborder {border:2px solid #d982e8;}