#f255fa color space conversions
Hex:
#f255fa
RGB:
242, 85, 250
CMY:
5, 67, 2
CMYK:
3, 66, 0, 2
HSL:
297°, 94.2857%, 65.6863%
HSV (HSB):
297°, 66.0000%, 98.0392%
XYZ:
57.1218, 32.2764, 93.6618
xyY:
0.3120, 0.1763, 32.2764
CIE-Lab:
63.5706, 78.9699, -53.0181
CIE-LCH:
63.5706, 95.1166, 326.1237
CIE-Luv:
63.5706, 66.1462, -95.0827
Hunter-Lab:
56.8123, 80.0508, -57.9780
#f255fa color charts
#f255fa color shades, tints & tones
#f255fa color schemes
#f255fa color preview, HTML & CSS examples
This text has a color of #f255fa
<p style="color:#f255fa;">Text here</p>
.mytext {color:#f255fa;}
This box has a color of #f255fa
<div style="background-color:#f255fa;">Content here</div>
.mybackground {background-color:#f255fa;}
Border around this has a color of #f255fa
<div style="border:2px solid #f255fa;">Content here</div>
.myborder {border:2px solid #f255fa;}