#e08be1 color space conversions
Hex:
#e08be1
RGB:
224, 139, 225
CMY:
12, 45, 12
CMYK:
0, 38, 0, 12
HSL:
299°, 58.9041%, 71.3725%
HSV (HSB):
299°, 38.2222%, 88.2353%
XYZ:
53.5637, 39.7488, 76.0833
xyY:
0.3162, 0.2347, 39.7488
CIE-Lab:
69.2902, 45.3672, -30.4240
CIE-LCH:
69.2902, 54.6242, 326.1536
CIE-Luv:
69.2902, 41.5919, -54.8658
Hunter-Lab:
63.0466, 41.3200, -27.4173
#e08be1 color charts
#e08be1 color shades, tints & tones
#e08be1 color schemes
#e08be1 color preview, HTML & CSS examples
This text has a color of #e08be1
<p style="color:#e08be1;">Text here</p>
.mytext {color:#e08be1;}
This box has a color of #e08be1
<div style="background-color:#e08be1;">Content here</div>
.mybackground {background-color:#e08be1;}
Border around this has a color of #e08be1
<div style="border:2px solid #e08be1;">Content here</div>
.myborder {border:2px solid #e08be1;}