#eb83d5 color space conversions
Hex:
#eb83d5
RGB:
235, 131, 213
CMY:
8, 49, 16
CMYK:
0, 44, 9, 8
HSL:
313°, 72.2222%, 71.7647%
HSV (HSB):
313°, 44.2553%, 92.1569%
XYZ:
54.3875, 38.6989, 67.5539
xyY:
0.3386, 0.2409, 38.6989
CIE-Lab:
68.5326, 50.7394, -24.8337
CIE-LCH:
68.5326, 56.4907, 333.9213
CIE-Luv:
68.5326, 55.1583, -46.7591
Hunter-Lab:
62.2084, 47.1940, -20.8388
#eb83d5 color charts
#eb83d5 color shades, tints & tones
#eb83d5 color schemes
#eb83d5 color preview, HTML & CSS examples
This text has a color of #eb83d5
<p style="color:#eb83d5;">Text here</p>
.mytext {color:#eb83d5;}
This box has a color of #eb83d5
<div style="background-color:#eb83d5;">Content here</div>
.mybackground {background-color:#eb83d5;}
Border around this has a color of #eb83d5
<div style="border:2px solid #eb83d5;">Content here</div>
.myborder {border:2px solid #eb83d5;}