#ff07f0 color space conversions
Hex:
#ff07f0
RGB:
255, 7, 240
CMY:
0, 97, 6
CMYK:
0, 97, 6, 0
HSL:
304°, 100.0000%, 51.3725%
HSV (HSB):
304°, 97.2549%, 100.0000%
XYZ:
57.0442, 27.7032, 84.7788
xyY:
0.3365, 0.1634, 27.7032
CIE-Lab:
59.6197, 95.8088, -53.6161
CIE-LCH:
59.6197, 109.7908, 330.7679
CIE-Luv:
59.6197, 89.9463, -97.1507
Hunter-Lab:
52.6339, 101.3476, -58.6563
#ff07f0 color charts
#ff07f0 color shades, tints & tones
#ff07f0 color schemes
#ff07f0 color preview, HTML & CSS examples
This text has a color of #ff07f0
<p style="color:#ff07f0;">Text here</p>
.mytext {color:#ff07f0;}
This box has a color of #ff07f0
<div style="background-color:#ff07f0;">Content here</div>
.mybackground {background-color:#ff07f0;}
Border around this has a color of #ff07f0
<div style="border:2px solid #ff07f0;">Content here</div>
.myborder {border:2px solid #ff07f0;}