#d383c7 color space conversions
Hex:
#d383c7
RGB:
211, 131, 199
CMY:
17, 49, 22
CMYK:
0, 38, 6, 17
HSL:
309°, 47.6190%, 67.0588%
HSV (HSB):
309°, 37.9147%, 82.7451%
XYZ:
45.2891, 34.2050, 58.2481
xyY:
0.3288, 0.2483, 34.2050
CIE-Lab:
65.1250, 40.8540, -22.4862
CIE-LCH:
65.1250, 46.6334, 331.1715
CIE-Luv:
65.1250, 41.7109, -40.9925
Hunter-Lab:
58.4850, 35.8762, -18.1102
#d383c7 color charts
#d383c7 color shades, tints & tones
#d383c7 color schemes
#d383c7 color preview, HTML & CSS examples
This text has a color of #d383c7
<p style="color:#d383c7;">Text here</p>
.mytext {color:#d383c7;}
This box has a color of #d383c7
<div style="background-color:#d383c7;">Content here</div>
.mybackground {background-color:#d383c7;}
Border around this has a color of #d383c7
<div style="border:2px solid #d383c7;">Content here</div>
.myborder {border:2px solid #d383c7;}