#f726f7 color space conversions
Hex:
#f726f7
RGB:
247, 38, 247
CMY:
3, 85, 3
CMYK:
0, 85, 0, 3
HSL:
300°, 92.8889%, 55.8824%
HSV (HSB):
300°, 84.6154%, 96.8627%
XYZ:
55.8394, 27.8758, 90.4332
xyY:
0.3206, 0.1601, 27.8758
CIE-Lab:
59.7764, 92.1432, -57.3488
CIE-LCH:
59.7764, 108.5323, 328.1023
CIE-Luv:
59.7764, 79.1531, -102.3481
Hunter-Lab:
52.7975, 96.3884, -64.5954
#f726f7 color charts
#f726f7 color shades, tints & tones
#f726f7 color schemes
#f726f7 color preview, HTML & CSS examples
This text has a color of #f726f7
<p style="color:#f726f7;">Text here</p>
.mytext {color:#f726f7;}
This box has a color of #f726f7
<div style="background-color:#f726f7;">Content here</div>
.mybackground {background-color:#f726f7;}
Border around this has a color of #f726f7
<div style="border:2px solid #f726f7;">Content here</div>
.myborder {border:2px solid #f726f7;}