#d82afe color space conversions
Hex:
#d82afe
RGB:
216, 42, 254
CMY:
15, 84, 0
CMYK:
15, 83, 0, 0
HSL:
289°, 99.0654%, 58.0392%
HSV (HSB):
289°, 83.4646%, 99.6078%
XYZ:
47.0363, 23.4106, 95.8055
xyY:
0.2829, 0.1408, 23.4106
CIE-Lab:
55.4928, 87.3308, -68.3857
CIE-LCH:
55.4928, 110.9201, 321.9367
CIE-Luv:
55.4928, 55.2448, -116.1653
Hunter-Lab:
48.3845, 88.8531, -83.5302
#d82afe color charts
#d82afe color shades, tints & tones
#d82afe color schemes
#d82afe color preview, HTML & CSS examples
This text has a color of #d82afe
<p style="color:#d82afe;">Text here</p>
.mytext {color:#d82afe;}
This box has a color of #d82afe
<div style="background-color:#d82afe;">Content here</div>
.mybackground {background-color:#d82afe;}
Border around this has a color of #d82afe
<div style="border:2px solid #d82afe;">Content here</div>
.myborder {border:2px solid #d82afe;}