#f700f5 color space conversions
Hex:
#f700f5
RGB:
247, 0, 245
CMY:
3, 100, 4
CMYK:
0, 100, 1, 3
HSL:
300°, 100.0000%, 48.4314%
HSV (HSB):
300°, 100.0000%, 96.8627%
XYZ:
54.8392, 26.3667, 88.5851
xyY:
0.3230, 0.1553, 26.3667
CIE-Lab:
58.3835, 95.6314, -58.4608
CIE-LCH:
58.3835, 112.0849, 328.5620
CIE-Luv:
58.3835, 82.3375, -103.9470
Hunter-Lab:
51.3485, 100.7744, -66.3415
#f700f5 color charts
#f700f5 color shades, tints & tones
#f700f5 color schemes
#f700f5 color preview, HTML & CSS examples
This text has a color of #f700f5
<p style="color:#f700f5;">Text here</p>
.mytext {color:#f700f5;}
This box has a color of #f700f5
<div style="background-color:#f700f5;">Content here</div>
.mybackground {background-color:#f700f5;}
Border around this has a color of #f700f5
<div style="border:2px solid #f700f5;">Content here</div>
.myborder {border:2px solid #f700f5;}