#f254ff color space conversions
Hex:
#f254ff
RGB:
242, 84, 255
CMY:
5, 67, 0
CMYK:
5, 67, 0, 0
HSL:
295°, 100.0000%, 66.4706%
HSV (HSB):
295°, 67.0588%, 100.0000%
XYZ:
57.8383, 32.4379, 97.8205
xyY:
0.3075, 0.1725, 32.4379
CIE-Lab:
63.7032, 80.1556, -55.5641
CIE-LCH:
63.7032, 97.5310, 325.2702
CIE-Luv:
63.7032, 64.8280, -99.2967
Hunter-Lab:
56.9543, 81.6006, -61.9641
#f254ff color charts
#f254ff color shades, tints & tones
#f254ff color schemes
#f254ff color preview, HTML & CSS examples
This text has a color of #f254ff
<p style="color:#f254ff;">Text here</p>
.mytext {color:#f254ff;}
This box has a color of #f254ff
<div style="background-color:#f254ff;">Content here</div>
.mybackground {background-color:#f254ff;}
Border around this has a color of #f254ff
<div style="border:2px solid #f254ff;">Content here</div>
.myborder {border:2px solid #f254ff;}