#eb6fed color space conversions
Hex:
#eb6fed
RGB:
235, 111, 237
CMY:
8, 56, 7
CMYK:
1, 53, 0, 7
HSL:
299°, 77.7778%, 68.2353%
HSV (HSB):
299°, 53.1646%, 92.9412%
XYZ:
55.2315, 35.1455, 83.9935
xyY:
0.3167, 0.2016, 35.1455
CIE-Lab:
65.8618, 64.3876, -42.2840
CIE-LCH:
65.8618, 77.0306, 326.7067
CIE-Luv:
65.8618, 57.3092, -76.4142
Hunter-Lab:
59.2836, 62.5528, -42.5040
#eb6fed color charts
#eb6fed color shades, tints & tones
#eb6fed color schemes
#eb6fed color preview, HTML & CSS examples
This text has a color of #eb6fed
<p style="color:#eb6fed;">Text here</p>
.mytext {color:#eb6fed;}
This box has a color of #eb6fed
<div style="background-color:#eb6fed;">Content here</div>
.mybackground {background-color:#eb6fed;}
Border around this has a color of #eb6fed
<div style="border:2px solid #eb6fed;">Content here</div>
.myborder {border:2px solid #eb6fed;}