#fe58ce color space conversions
Hex:
#fe58ce
RGB:
254, 88, 206
CMY:
0, 65, 19
CMYK:
0, 65, 19, 0
HSL:
317°, 98.8095%, 67.0588%
HSV (HSB):
317°, 65.3543%, 99.6078%
XYZ:
55.5034, 32.5065, 61.7416
xyY:
0.3706, 0.2171, 32.5065
CIE-Lab:
63.7593, 74.1335, -28.0238
CIE-LCH:
63.7593, 79.2534, 339.2925
CIE-Luv:
63.7593, 88.6787, -55.2441
Hunter-Lab:
57.0145, 73.9936, -24.2956
#fe58ce color charts
#fe58ce color shades, tints & tones
#fe58ce color schemes
#fe58ce color preview, HTML & CSS examples
This text has a color of #fe58ce
<p style="color:#fe58ce;">Text here</p>
.mytext {color:#fe58ce;}
This box has a color of #fe58ce
<div style="background-color:#fe58ce;">Content here</div>
.mybackground {background-color:#fe58ce;}
Border around this has a color of #fe58ce
<div style="border:2px solid #fe58ce;">Content here</div>
.myborder {border:2px solid #fe58ce;}