#d385e5 color space conversions
Hex:
#d385e5
RGB:
211, 133, 229
CMY:
17, 48, 10
CMYK:
8, 42, 0, 10
HSL:
289°, 64.8649%, 70.9804%
HSV (HSB):
289°, 41.9214%, 89.8039%
XYZ:
49.3944, 36.2811, 78.5283
xyY:
0.3008, 0.2210, 36.2811
CIE-Lab:
66.7341, 45.3783, -36.7121
CIE-LCH:
66.7341, 58.3693, 321.0263
CIE-Luv:
66.7341, 35.0802, -64.6713
Hunter-Lab:
60.2338, 40.9687, -35.1342
#d385e5 color charts
#d385e5 color shades, tints & tones
#d385e5 color schemes
#d385e5 color preview, HTML & CSS examples
This text has a color of #d385e5
<p style="color:#d385e5;">Text here</p>
.mytext {color:#d385e5;}
This box has a color of #d385e5
<div style="background-color:#d385e5;">Content here</div>
.mybackground {background-color:#d385e5;}
Border around this has a color of #d385e5
<div style="border:2px solid #d385e5;">Content here</div>
.myborder {border:2px solid #d385e5;}