#e385db color space conversions
Hex:
#e385db
RGB:
227, 133, 219
CMY:
11, 48, 14
CMYK:
0, 41, 4, 11
HSL:
305°, 62.6667%, 70.5882%
HSV (HSB):
305°, 41.4097%, 89.0196%
XYZ:
52.8523, 38.2204, 71.6095
xyY:
0.3249, 0.2349, 38.2204
CIE-Lab:
68.1828, 48.3041, -28.7842
CIE-LCH:
68.1828, 56.2301, 329.2094
CIE-Luv:
68.1828, 47.4586, -52.5731
Hunter-Lab:
61.8227, 44.4102, -25.4000
#e385db color charts
#e385db color shades, tints & tones
#e385db color schemes
#e385db color preview, HTML & CSS examples
This text has a color of #e385db
<p style="color:#e385db;">Text here</p>
.mytext {color:#e385db;}
This box has a color of #e385db
<div style="background-color:#e385db;">Content here</div>
.mybackground {background-color:#e385db;}
Border around this has a color of #e385db
<div style="border:2px solid #e385db;">Content here</div>
.myborder {border:2px solid #e385db;}