#e85be6 color space conversions
Hex:
#e85be6
RGB:
232, 91, 230
CMY:
9, 64, 10
CMYK:
0, 61, 1, 9
HSL:
301°, 75.4011%, 63.3333%
HSV (HSB):
301°, 60.7759%, 90.9804%
XYZ:
51.3027, 30.3511, 78.0173
xyY:
0.3213, 0.1901, 30.3511
CIE-Lab:
61.9560, 71.0854, -44.5603
CIE-LCH:
61.9560, 83.8973, 327.9182
CIE-Luv:
61.9560, 63.8216, -80.1487
Hunter-Lab:
55.0919, 69.8122, -45.3981
#e85be6 color charts
#e85be6 color shades, tints & tones
#e85be6 color schemes
#e85be6 color preview, HTML & CSS examples
This text has a color of #e85be6
<p style="color:#e85be6;">Text here</p>
.mytext {color:#e85be6;}
This box has a color of #e85be6
<div style="background-color:#e85be6;">Content here</div>
.mybackground {background-color:#e85be6;}
Border around this has a color of #e85be6
<div style="border:2px solid #e85be6;">Content here</div>
.myborder {border:2px solid #e85be6;}