#f255f9 color space conversions
Hex:
#f255f9
RGB:
242, 85, 249
CMY:
5, 67, 2
CMYK:
3, 66, 0, 2
HSL:
297°, 93.1818%, 65.4902%
HSV (HSB):
297°, 65.8635%, 97.6471%
XYZ:
56.9653, 32.2138, 92.8380
xyY:
0.3130, 0.1770, 32.2138
CIE-Lab:
63.5192, 78.8062, -52.5475
CIE-LCH:
63.5192, 94.7188, 326.3049
CIE-Luv:
63.5192, 66.4611, -94.3030
Hunter-Lab:
56.7572, 79.8295, -57.2509
#f255f9 color charts
#f255f9 color shades, tints & tones
#f255f9 color schemes
#f255f9 color preview, HTML & CSS examples
This text has a color of #f255f9
<p style="color:#f255f9;">Text here</p>
.mytext {color:#f255f9;}
This box has a color of #f255f9
<div style="background-color:#f255f9;">Content here</div>
.mybackground {background-color:#f255f9;}
Border around this has a color of #f255f9
<div style="border:2px solid #f255f9;">Content here</div>
.myborder {border:2px solid #f255f9;}