#e185e1 color space conversions
Hex:
#e185e1
RGB:
225, 133, 225
CMY:
12, 48, 12
CMYK:
0, 41, 0, 12
HSL:
300°, 60.5263%, 70.1961%
HSV (HSB):
300°, 40.8889%, 88.2353%
XYZ:
53.0295, 38.2189, 75.8162
xyY:
0.3174, 0.2288, 38.2189
CIE-Lab:
68.1816, 48.7681, -32.1274
CIE-LCH:
68.1816, 58.3995, 326.6239
CIE-Luv:
68.1816, 44.8600, -58.0111
Hunter-Lab:
61.8214, 44.9272, -29.4368
#e185e1 color charts
#e185e1 color shades, tints & tones
#e185e1 color schemes
#e185e1 color preview, HTML & CSS examples
This text has a color of #e185e1
<p style="color:#e185e1;">Text here</p>
.mytext {color:#e185e1;}
This box has a color of #e185e1
<div style="background-color:#e185e1;">Content here</div>
.mybackground {background-color:#e185e1;}
Border around this has a color of #e185e1
<div style="border:2px solid #e185e1;">Content here</div>
.myborder {border:2px solid #e185e1;}