#d387e5 color space conversions
Hex:
#d387e5
RGB:
211, 135, 229
CMY:
17, 47, 10
CMYK:
8, 41, 0, 10
HSL:
289°, 64.3836%, 71.3725%
HSV (HSB):
289°, 41.0480%, 89.8039%
XYZ:
49.6708, 36.8340, 78.6205
xyY:
0.3008, 0.2231, 36.8340
CIE-Lab:
67.1523, 44.3245, -36.0613
CIE-LCH:
67.1523, 57.1409, 320.8691
CIE-Luv:
67.1523, 34.2562, -63.5219
Hunter-Lab:
60.6910, 39.8789, -34.3219
#d387e5 color charts
#d387e5 color shades, tints & tones
#d387e5 color schemes
#d387e5 color preview, HTML & CSS examples
This text has a color of #d387e5
<p style="color:#d387e5;">Text here</p>
.mytext {color:#d387e5;}
This box has a color of #d387e5
<div style="background-color:#d387e5;">Content here</div>
.mybackground {background-color:#d387e5;}
Border around this has a color of #d387e5
<div style="border:2px solid #d387e5;">Content here</div>
.myborder {border:2px solid #d387e5;}