#e385d8 color space conversions
Hex:
#e385d8
RGB:
227, 133, 216
CMY:
11, 48, 15
CMYK:
0, 41, 5, 11
HSL:
307°, 62.6667%, 70.5882%
HSV (HSB):
307°, 41.4097%, 89.0196%
XYZ:
52.4608, 38.0638, 69.5478
xyY:
0.3277, 0.2378, 38.0638
CIE-Lab:
68.0676, 47.7826, -27.2973
CIE-LCH:
68.0676, 55.0302, 330.2615
CIE-Luv:
68.0676, 48.0991, -50.1007
Hunter-Lab:
61.6959, 43.8129, -23.6486
#e385d8 color charts
#e385d8 color shades, tints & tones
#e385d8 color schemes
#e385d8 color preview, HTML & CSS examples
This text has a color of #e385d8
<p style="color:#e385d8;">Text here</p>
.mytext {color:#e385d8;}
This box has a color of #e385d8
<div style="background-color:#e385d8;">Content here</div>
.mybackground {background-color:#e385d8;}
Border around this has a color of #e385d8
<div style="border:2px solid #e385d8;">Content here</div>
.myborder {border:2px solid #e385d8;}