#d47ffa color space conversions
Hex:
#d47ffa
RGB:
212, 127, 250
CMY:
17, 50, 2
CMYK:
15, 49, 0, 2
HSL:
281°, 92.4812%, 73.9216%
HSV (HSB):
281°, 49.2000%, 98.0392%
XYZ:
51.9961, 36.0779, 94.6657
xyY:
0.2845, 0.1974, 36.0779
CIE-Lab:
66.5794, 52.9827, -48.5078
CIE-LCH:
66.5794, 71.8343, 317.5247
CIE-Luv:
66.5794, 33.9900, -84.9639
Hunter-Lab:
60.0649, 49.4076, -51.3990
#d47ffa color charts
#d47ffa color shades, tints & tones
#d47ffa color schemes
#d47ffa color preview, HTML & CSS examples
This text has a color of #d47ffa
<p style="color:#d47ffa;">Text here</p>
.mytext {color:#d47ffa;}
This box has a color of #d47ffa
<div style="background-color:#d47ffa;">Content here</div>
.mybackground {background-color:#d47ffa;}
Border around this has a color of #d47ffa
<div style="border:2px solid #d47ffa;">Content here</div>
.myborder {border:2px solid #d47ffa;}