#eb8fed color space conversions
Hex:
#eb8fed
RGB:
235, 143, 237
CMY:
8, 44, 7
CMYK:
1, 40, 0, 7
HSL:
299°, 72.3077%, 74.5098%
HSV (HSB):
299°, 39.6624%, 92.9412%
XYZ:
59.3695, 43.4215, 85.3728
xyY:
0.3155, 0.2308, 43.4215
CIE-Lab:
71.8401, 48.7890, -32.9751
CIE-LCH:
71.8401, 58.8874, 325.9463
CIE-Luv:
71.8401, 44.6325, -59.8898
Hunter-Lab:
65.8950, 45.5070, -30.6890
#eb8fed color charts
#eb8fed color shades, tints & tones
#eb8fed color schemes
#eb8fed color preview, HTML & CSS examples
This text has a color of #eb8fed
<p style="color:#eb8fed;">Text here</p>
.mytext {color:#eb8fed;}
This box has a color of #eb8fed
<div style="background-color:#eb8fed;">Content here</div>
.mybackground {background-color:#eb8fed;}
Border around this has a color of #eb8fed
<div style="border:2px solid #eb8fed;">Content here</div>
.myborder {border:2px solid #eb8fed;}