#ff84fa color space conversions
Hex:
#ff84fa
RGB:
255, 132, 250
CMY:
0, 48, 2
CMYK:
0, 48, 2, 0
HSL:
302°, 100.0000%, 75.8824%
HSV (HSB):
302°, 48.2353%, 100.0000%
XYZ:
66.7466, 44.6647, 95.5457
xyY:
0.3225, 0.2158, 44.6647
CIE-Lab:
72.6705, 62.2262, -38.5955
CIE-LCH:
72.6705, 73.2237, 328.1910
CIE-Luv:
72.6705, 59.5680, -71.3524
Hunter-Lab:
66.8316, 61.3175, -37.9817
#ff84fa color charts
#ff84fa color shades, tints & tones
#ff84fa color schemes
#ff84fa color preview, HTML & CSS examples
This text has a color of #ff84fa
<p style="color:#ff84fa;">Text here</p>
.mytext {color:#ff84fa;}
This box has a color of #ff84fa
<div style="background-color:#ff84fa;">Content here</div>
.mybackground {background-color:#ff84fa;}
Border around this has a color of #ff84fa
<div style="border:2px solid #ff84fa;">Content here</div>
.myborder {border:2px solid #ff84fa;}