#fe8efc color space conversions
Hex:
#fe8efc
RGB:
254, 142, 252
CMY:
0, 44, 1
CMYK:
0, 44, 1, 0
HSL:
301°, 98.2456%, 77.6471%
HSV (HSB):
301°, 44.0945%, 99.6078%
XYZ:
68.1167, 47.4451, 97.6631
xyY:
0.3195, 0.2225, 47.4451
CIE-Lab:
74.4736, 57.4749, -36.8909
CIE-LCH:
74.4736, 68.2957, 327.3052
CIE-Luv:
74.4736, 54.3539, -68.0619
Hunter-Lab:
68.8804, 55.9803, -35.8489
#fe8efc color charts
#fe8efc color shades, tints & tones
#fe8efc color schemes
#fe8efc color preview, HTML & CSS examples
This text has a color of #fe8efc
<p style="color:#fe8efc;">Text here</p>
.mytext {color:#fe8efc;}
This box has a color of #fe8efc
<div style="background-color:#fe8efc;">Content here</div>
.mybackground {background-color:#fe8efc;}
Border around this has a color of #fe8efc
<div style="border:2px solid #fe8efc;">Content here</div>
.myborder {border:2px solid #fe8efc;}