#d17cfd color space conversions
Hex:
#d17cfd
RGB:
209, 124, 253
CMY:
18, 51, 1
CMYK:
17, 51, 0, 1
HSL:
280°, 96.9925%, 73.9216%
HSV (HSB):
280°, 50.9881%, 99.2157%
XYZ:
51.2318, 35.0625, 96.9960
xyY:
0.2795, 0.1913, 35.0625
CIE-Lab:
65.7973, 54.3405, -51.4099
CIE-LCH:
65.7973, 74.8056, 316.5874
CIE-Luv:
65.7973, 32.6823, -89.6859
Hunter-Lab:
59.2136, 50.8150, -55.6717
#d17cfd color charts
#d17cfd color shades, tints & tones
#d17cfd color schemes
#d17cfd color preview, HTML & CSS examples
This text has a color of #d17cfd
<p style="color:#d17cfd;">Text here</p>
.mytext {color:#d17cfd;}
This box has a color of #d17cfd
<div style="background-color:#d17cfd;">Content here</div>
.mybackground {background-color:#d17cfd;}
Border around this has a color of #d17cfd
<div style="border:2px solid #d17cfd;">Content here</div>
.myborder {border:2px solid #d17cfd;}