#f702f5 color space conversions
Hex:
#f702f5
RGB:
247, 2, 245
CMY:
3, 99, 4
CMYK:
0, 99, 1, 3
HSL:
300°, 98.3936%, 48.8235%
HSV (HSB):
300°, 99.1903%, 96.8627%
XYZ:
54.8609, 26.4101, 88.5924
xyY:
0.3230, 0.1555, 26.4101
CIE-Lab:
58.4243, 95.5104, -58.3956
CIE-LCH:
58.4243, 111.9477, 328.5582
CIE-Luv:
58.4243, 82.2616, -103.8496
Hunter-Lab:
51.3908, 100.6191, -66.2362
#f702f5 color charts
#f702f5 color shades, tints & tones
#f702f5 color schemes
#f702f5 color preview, HTML & CSS examples
This text has a color of #f702f5
<p style="color:#f702f5;">Text here</p>
.mytext {color:#f702f5;}
This box has a color of #f702f5
<div style="background-color:#f702f5;">Content here</div>
.mybackground {background-color:#f702f5;}
Border around this has a color of #f702f5
<div style="border:2px solid #f702f5;">Content here</div>
.myborder {border:2px solid #f702f5;}