#ff07cc color space conversions
Hex:
#ff07cc
RGB:
255, 7, 204
CMY:
0, 97, 20
CMYK:
0, 97, 20, 0
HSL:
312°, 100.0000%, 51.3725%
HSV (HSB):
312°, 97.2549%, 100.0000%
XYZ:
52.2151, 25.7716, 59.3491
xyY:
0.3802, 0.1877, 25.7716
CIE-Lab:
57.8196, 91.3138, -36.0982
CIE-LCH:
57.8196, 98.1901, 338.4301
CIE-Luv:
57.8196, 105.8025, -69.3881
Hunter-Lab:
50.7657, 94.7561, -33.7786
#ff07cc color charts
#ff07cc color shades, tints & tones
#ff07cc color schemes
#ff07cc color preview, HTML & CSS examples
This text has a color of #ff07cc
<p style="color:#ff07cc;">Text here</p>
.mytext {color:#ff07cc;}
This box has a color of #ff07cc
<div style="background-color:#ff07cc;">Content here</div>
.mybackground {background-color:#ff07cc;}
Border around this has a color of #ff07cc
<div style="border:2px solid #ff07cc;">Content here</div>
.myborder {border:2px solid #ff07cc;}