#d450ed color space conversions
Hex:
#d450ed
RGB:
212, 80, 237
CMY:
17, 69, 7
CMYK:
11, 66, 0, 7
HSL:
290°, 81.3472%, 62.1569%
HSV (HSB):
290°, 66.2447%, 92.9412%
XYZ:
45.3061, 25.8488, 82.7222
xyY:
0.2944, 0.1680, 25.8488
CIE-Lab:
57.8932, 72.0741, -55.0927
CIE-LCH:
57.8932, 90.7187, 322.6061
CIE-Luv:
57.8932, 51.3247, -95.4499
Hunter-Lab:
50.8417, 70.0921, -60.8788
#d450ed color charts
#d450ed color shades, tints & tones
#d450ed color schemes
#d450ed color preview, HTML & CSS examples
This text has a color of #d450ed
<p style="color:#d450ed;">Text here</p>
.mytext {color:#d450ed;}
This box has a color of #d450ed
<div style="background-color:#d450ed;">Content here</div>
.mybackground {background-color:#d450ed;}
Border around this has a color of #d450ed
<div style="border:2px solid #d450ed;">Content here</div>
.myborder {border:2px solid #d450ed;}