#f255fe color space conversions
Hex:
#f255fe
RGB:
242, 85, 254
CMY:
5, 67, 0
CMYK:
5, 67, 0, 0
HSL:
296°, 98.8304%, 66.4706%
HSV (HSB):
296°, 66.5354%, 99.6078%
XYZ:
57.7558, 32.5300, 97.0008
xyY:
0.3084, 0.1737, 32.5300
CIE-Lab:
63.7785, 79.6294, -54.8936
CIE-LCH:
63.7785, 96.7169, 325.4190
CIE-Luv:
63.7785, 64.8953, -98.1922
Hunter-Lab:
57.0351, 80.9444, -60.9112
#f255fe color charts
#f255fe color shades, tints & tones
#f255fe color schemes
#f255fe color preview, HTML & CSS examples
This text has a color of #f255fe
<p style="color:#f255fe;">Text here</p>
.mytext {color:#f255fe;}
This box has a color of #f255fe
<div style="background-color:#f255fe;">Content here</div>
.mybackground {background-color:#f255fe;}
Border around this has a color of #f255fe
<div style="border:2px solid #f255fe;">Content here</div>
.myborder {border:2px solid #f255fe;}