#e152e5 color space conversions
Hex:
#e152e5
RGB:
225, 82, 229
CMY:
12, 68, 10
CMYK:
2, 64, 0, 10
HSL:
298°, 73.8693%, 60.9804%
HSV (HSB):
298°, 64.1921%, 89.8039%
XYZ:
48.2115, 27.6993, 76.9342
xyY:
0.3154, 0.1812, 27.6993
CIE-Lab:
59.6161, 72.8248, -47.7627
CIE-LCH:
59.6161, 87.0903, 326.7408
CIE-Luv:
59.6161, 61.8727, -84.7736
Hunter-Lab:
52.6301, 71.4111, -49.8285
#e152e5 color charts
#e152e5 color shades, tints & tones
#e152e5 color schemes
#e152e5 color preview, HTML & CSS examples
This text has a color of #e152e5
<p style="color:#e152e5;">Text here</p>
.mytext {color:#e152e5;}
This box has a color of #e152e5
<div style="background-color:#e152e5;">Content here</div>
.mybackground {background-color:#e152e5;}
Border around this has a color of #e152e5
<div style="border:2px solid #e152e5;">Content here</div>
.myborder {border:2px solid #e152e5;}