#d17bfd color space conversions
Hex:
#d17bfd
RGB:
209, 123, 253
CMY:
18, 52, 1
CMYK:
17, 51, 0, 1
HSL:
280°, 97.0149%, 73.7255%
HSV (HSB):
280°, 51.3834%, 99.2157%
XYZ:
51.1071, 34.8131, 96.9545
xyY:
0.2795, 0.1904, 34.8131
CIE-Lab:
65.6029, 54.8480, -51.7176
CIE-LCH:
65.6029, 75.3858, 316.6826
CIE-Luv:
65.6029, 33.0231, -90.2046
Hunter-Lab:
59.0026, 51.3592, -56.1249
#d17bfd color charts
#d17bfd color shades, tints & tones
#d17bfd color schemes
#d17bfd color preview, HTML & CSS examples
This text has a color of #d17bfd
<p style="color:#d17bfd;">Text here</p>
.mytext {color:#d17bfd;}
This box has a color of #d17bfd
<div style="background-color:#d17bfd;">Content here</div>
.mybackground {background-color:#d17bfd;}
Border around this has a color of #d17bfd
<div style="border:2px solid #d17bfd;">Content here</div>
.myborder {border:2px solid #d17bfd;}