#d47bfd color space conversions
Hex:
#d47bfd
RGB:
212, 123, 253
CMY:
17, 52, 1
CMYK:
16, 51, 0, 1
HSL:
281°, 97.0149%, 73.7255%
HSV (HSB):
281°, 51.3834%, 99.2157%
XYZ:
51.9640, 35.2548, 96.9946
xyY:
0.2821, 0.1914, 35.2548
CIE-Lab:
65.9466, 55.6263, -51.1515
CIE-LCH:
65.9466, 75.5696, 317.3997
CIE-Luv:
65.9466, 34.7979, -89.4785
Hunter-Lab:
59.3758, 52.3105, -55.2914
#d47bfd color charts
#d47bfd color shades, tints & tones
#d47bfd color schemes
#d47bfd color preview, HTML & CSS examples
This text has a color of #d47bfd
<p style="color:#d47bfd;">Text here</p>
.mytext {color:#d47bfd;}
This box has a color of #d47bfd
<div style="background-color:#d47bfd;">Content here</div>
.mybackground {background-color:#d47bfd;}
Border around this has a color of #d47bfd
<div style="border:2px solid #d47bfd;">Content here</div>
.myborder {border:2px solid #d47bfd;}