#ff07ff color space conversions
Hex:
#ff07ff
RGB:
255, 7, 255
CMY:
0, 97, 0
CMYK:
0, 97, 0, 0
HSL:
300°, 100.0000%, 51.3725%
HSV (HSB):
300°, 97.2549%, 100.0000%
XYZ:
59.3660, 28.6320, 97.0053
xyY:
0.3209, 0.1548, 28.6320
CIE-Lab:
60.4554, 97.8526, -60.6261
CIE-LCH:
60.4554, 115.1115, 328.2191
CIE-Luv:
60.4554, 83.8226, -108.3854
Hunter-Lab:
53.5088, 104.3984, -70.0297
#ff07ff color charts
#ff07ff color shades, tints & tones
#ff07ff color schemes
#ff07ff color preview, HTML & CSS examples
This text has a color of #ff07ff
<p style="color:#ff07ff;">Text here</p>
.mytext {color:#ff07ff;}
This box has a color of #ff07ff
<div style="background-color:#ff07ff;">Content here</div>
.mybackground {background-color:#ff07ff;}
Border around this has a color of #ff07ff
<div style="border:2px solid #ff07ff;">Content here</div>
.myborder {border:2px solid #ff07ff;}