#d82aea color space conversions
Hex:
#d82aea
RGB:
216, 42, 234
CMY:
15, 84, 8
CMYK:
8, 82, 0, 8
HSL:
294°, 82.0513%, 54.1176%
HSV (HSB):
294°, 82.0513%, 91.7647%
XYZ:
43.9981, 22.1954, 79.8071
xyY:
0.3014, 0.1520, 22.1954
CIE-Lab:
54.2337, 84.0527, -59.2329
CIE-LCH:
54.2337, 102.8271, 324.8272
CIE-Luv:
54.2337, 61.8320, -101.6928
Hunter-Lab:
47.1120, 84.2563, -67.4581
#d82aea color charts
#d82aea color shades, tints & tones
#d82aea color schemes
#d82aea color preview, HTML & CSS examples
This text has a color of #d82aea
<p style="color:#d82aea;">Text here</p>
.mytext {color:#d82aea;}
This box has a color of #d82aea
<div style="background-color:#d82aea;">Content here</div>
.mybackground {background-color:#d82aea;}
Border around this has a color of #d82aea
<div style="border:2px solid #d82aea;">Content here</div>
.myborder {border:2px solid #d82aea;}