#d393fd color space conversions
Hex:
#d393fd
RGB:
211, 147, 253
CMY:
17, 42, 1
CMYK:
17, 42, 0, 1
HSL:
276°, 96.3636%, 78.4314%
HSV (HSB):
276°, 41.8972%, 99.2157%
XYZ:
55.0273, 41.8082, 98.0980
xyY:
0.2823, 0.2145, 41.8082
CIE-Lab:
70.7385, 42.8527, -43.6167
CIE-LCH:
70.7385, 61.1455, 314.4938
CIE-Luv:
70.7385, 25.3620, -76.3134
Hunter-Lab:
64.6592, 38.7562, -44.6906
#d393fd color charts
#d393fd color shades, tints & tones
#d393fd color schemes
#d393fd color preview, HTML & CSS examples
This text has a color of #d393fd
<p style="color:#d393fd;">Text here</p>
.mytext {color:#d393fd;}
This box has a color of #d393fd
<div style="background-color:#d393fd;">Content here</div>
.mybackground {background-color:#d393fd;}
Border around this has a color of #d393fd
<div style="border:2px solid #d393fd;">Content here</div>
.myborder {border:2px solid #d393fd;}