#fe84fd color space conversions
Hex:
#fe84fd
RGB:
254, 132, 253
CMY:
0, 48, 1
CMYK:
0, 48, 0, 0
HSL:
300°, 98.3871%, 75.6863%
HSV (HSB):
300°, 48.0315%, 99.6078%
XYZ:
66.8539, 44.6652, 98.0262
xyY:
0.3190, 0.2132, 44.6652
CIE-Lab:
72.6709, 62.4628, -40.2377
CIE-LCH:
72.6709, 74.3012, 327.2109
CIE-Luv:
72.6709, 58.1550, -74.0685
Hunter-Lab:
66.8320, 61.6024, -40.1814
#fe84fd color charts
#fe84fd color shades, tints & tones
#fe84fd color schemes
#fe84fd color preview, HTML & CSS examples
This text has a color of #fe84fd
<p style="color:#fe84fd;">Text here</p>
.mytext {color:#fe84fd;}
This box has a color of #fe84fd
<div style="background-color:#fe84fd;">Content here</div>
.mybackground {background-color:#fe84fd;}
Border around this has a color of #fe84fd
<div style="border:2px solid #fe84fd;">Content here</div>
.myborder {border:2px solid #fe84fd;}