#eba1ed color space conversions
Hex:
#eba1ed
RGB:
235, 161, 237
CMY:
8, 37, 7
CMYK:
1, 32, 0, 7
HSL:
298°, 67.8571%, 78.0392%
HSV (HSB):
298°, 32.0675%, 92.9412%
XYZ:
62.2919, 49.2663, 86.3470
xyY:
0.3148, 0.2489, 49.2663
CIE-Lab:
75.6167, 39.4115, -27.1626
CIE-LCH:
75.6167, 47.8652, 325.4253
CIE-Luv:
75.6167, 36.5203, -49.3146
Hunter-Lab:
70.1900, 35.5819, -23.8050
#eba1ed color charts
#eba1ed color shades, tints & tones
#eba1ed color schemes
#eba1ed color preview, HTML & CSS examples
This text has a color of #eba1ed
<p style="color:#eba1ed;">Text here</p>
.mytext {color:#eba1ed;}
This box has a color of #eba1ed
<div style="background-color:#eba1ed;">Content here</div>
.mybackground {background-color:#eba1ed;}
Border around this has a color of #eba1ed
<div style="border:2px solid #eba1ed;">Content here</div>
.myborder {border:2px solid #eba1ed;}