#ff00cc color space conversions
Hex:
#ff00cc
RGB:
255, 0, 204
CMY:
0, 100, 20
CMYK:
0, 100, 20, 0
HSL:
312°, 100.0000%, 50.0000%
HSV (HSB):
312°, 100.0000%, 100.0000%
XYZ:
52.1391, 25.6196, 59.3238
xyY:
0.3803, 0.1869, 25.6196
CIE-Lab:
57.6742, 91.7417, -36.3256
CIE-LCH:
57.6742, 98.6716, 338.3986
CIE-Luv:
57.6742, 106.1702, -69.7669
Hunter-Lab:
50.6158, 95.2941, -34.0592
#ff00cc color charts
#ff00cc RGB chart
#ff00cc CMYK chart
#ff00cc RGB pie chart
#ff00cc color shades, tints & tones
#ff00cc color schemes
#ff00cc color preview, HTML & CSS examples
This text has a color of #ff00cc
<p style="color:#ff00cc;">Text here</p>
.mytext {color:#ff00cc;}
Text color #ff00cc
This box has a color of #ff00cc
<div style="background-color:#ff00cc;">Content here</div>
.mybackground {background-color:#ff00cc;}
Background color #ff00cc
Border around this has a color of #ff00cc
<div style="border:2px solid #ff00cc;">Content here</div>
.myborder {border:2px solid #ff00cc;}
Border color #ff00cc