#eb5dec color space conversions
Hex:
#eb5dec
RGB:
235, 93, 236
CMY:
8, 64, 7
CMYK:
0, 61, 0, 7
HSL:
300°, 79.0055%, 64.5098%
HSV (HSB):
300°, 60.5932%, 92.5490%
XYZ:
53.3156, 31.5470, 82.6360
xyY:
0.3183, 0.1883, 31.5470
CIE-Lab:
62.9667, 71.9852, -46.2820
CIE-LCH:
62.9667, 85.5797, 327.2615
CIE-Luv:
62.9667, 63.4722, -83.2596
Hunter-Lab:
56.1667, 71.1474, -47.9145
#eb5dec color charts
#eb5dec color shades, tints & tones
#eb5dec color schemes
#eb5dec color preview, HTML & CSS examples
This text has a color of #eb5dec
<p style="color:#eb5dec;">Text here</p>
.mytext {color:#eb5dec;}
This box has a color of #eb5dec
<div style="background-color:#eb5dec;">Content here</div>
.mybackground {background-color:#eb5dec;}
Border around this has a color of #eb5dec
<div style="border:2px solid #eb5dec;">Content here</div>
.myborder {border:2px solid #eb5dec;}