#e85be5 color space conversions
Hex:
#e85be5
RGB:
232, 91, 229
CMY:
9, 64, 10
CMYK:
0, 61, 1, 9
HSL:
301°, 75.4011%, 63.3333%
HSV (HSB):
301°, 60.7759%, 90.9804%
XYZ:
51.1627, 30.2951, 77.2797
xyY:
0.3223, 0.1909, 30.2951
CIE-Lab:
61.9080, 70.9214, -44.0773
CIE-LCH:
61.9080, 83.5024, 328.1393
CIE-Luv:
61.9080, 64.1264, -79.3516
Hunter-Lab:
55.0410, 69.6006, -44.7168
#e85be5 color charts
#e85be5 color shades, tints & tones
#e85be5 color schemes
#e85be5 color preview, HTML & CSS examples
This text has a color of #e85be5
<p style="color:#e85be5;">Text here</p>
.mytext {color:#e85be5;}
This box has a color of #e85be5
<div style="background-color:#e85be5;">Content here</div>
.mybackground {background-color:#e85be5;}
Border around this has a color of #e85be5
<div style="border:2px solid #e85be5;">Content here</div>
.myborder {border:2px solid #e85be5;}