#fe31cb color space conversions
Hex:
#fe31cb
RGB:
254, 49, 203
CMY:
0, 81, 20
CMYK:
0, 81, 20, 0
HSL:
315°, 99.0338%, 59.4118%
HSV (HSB):
315°, 80.7087%, 99.6078%
XYZ:
52.7509, 27.5793, 59.0430
xyY:
0.3785, 0.1979, 27.5793
CIE-Lab:
59.5067, 85.4378, -32.9080
CIE-LCH:
59.5067, 91.5563, 338.9348
CIE-Luv:
59.5067, 100.5856, -63.9397
Hunter-Lab:
52.5160, 87.3955, -29.8978
#fe31cb color charts
#fe31cb color shades, tints & tones
#fe31cb color schemes
#fe31cb color preview, HTML & CSS examples
This text has a color of #fe31cb
<p style="color:#fe31cb;">Text here</p>
.mytext {color:#fe31cb;}
This box has a color of #fe31cb
<div style="background-color:#fe31cb;">Content here</div>
.mybackground {background-color:#fe31cb;}
Border around this has a color of #fe31cb
<div style="border:2px solid #fe31cb;">Content here</div>
.myborder {border:2px solid #fe31cb;}