#d397fc color space conversions
Hex:
#d397fc
RGB:
211, 151, 252
CMY:
17, 41, 1
CMYK:
16, 40, 0, 1
HSL:
276°, 94.3925%, 79.0196%
HSV (HSB):
276°, 40.0794%, 98.8235%
XYZ:
55.5013, 43.0104, 97.4721
xyY:
0.2832, 0.2195, 43.0104
CIE-Lab:
71.5620, 40.4959, -41.7850
CIE-LCH:
71.5620, 58.1885, 314.1024
CIE-Luv:
71.5620, 23.9217, -73.0689
Hunter-Lab:
65.5823, 36.2927, -42.2125
#d397fc color charts
#d397fc color shades, tints & tones
#d397fc color schemes
#d397fc color preview, HTML & CSS examples
This text has a color of #d397fc
<p style="color:#d397fc;">Text here</p>
.mytext {color:#d397fc;}
This box has a color of #d397fc
<div style="background-color:#d397fc;">Content here</div>
.mybackground {background-color:#d397fc;}
Border around this has a color of #d397fc
<div style="border:2px solid #d397fc;">Content here</div>
.myborder {border:2px solid #d397fc;}