#fe84fa color space conversions
Hex:
#fe84fa
RGB:
254, 132, 250
CMY:
0, 48, 2
CMYK:
0, 48, 2, 0
HSL:
302°, 98.3871%, 75.6863%
HSV (HSB):
302°, 48.0315%, 99.6078%
XYZ:
66.3796, 44.4755, 95.5285
xyY:
0.3216, 0.2155, 44.4755
CIE-Lab:
72.5452, 61.9506, -38.8001
CIE-LCH:
72.5452, 73.0981, 327.9408
CIE-Luv:
72.5452, 58.8935, -71.6209
Hunter-Lab:
66.6899, 60.9620, -38.2457
#fe84fa color charts
#fe84fa color shades, tints & tones
#fe84fa color schemes
#fe84fa color preview, HTML & CSS examples
This text has a color of #fe84fa
<p style="color:#fe84fa;">Text here</p>
.mytext {color:#fe84fa;}
This box has a color of #fe84fa
<div style="background-color:#fe84fa;">Content here</div>
.mybackground {background-color:#fe84fa;}
Border around this has a color of #fe84fa
<div style="border:2px solid #fe84fa;">Content here</div>
.myborder {border:2px solid #fe84fa;}