#ff02cc color space conversions
Hex:
#ff02cc
RGB:
255, 2, 204
CMY:
0, 99, 20
CMYK:
0, 99, 20, 0
HSL:
312°, 100.0000%, 50.3922%
HSV (HSB):
312°, 99.2157%, 100.0000%
XYZ:
52.1608, 25.6630, 59.3310
xyY:
0.3803, 0.1871, 25.6630
CIE-Lab:
57.7158, 91.6192, -36.2606
CIE-LCH:
57.7158, 98.5338, 338.4076
CIE-Luv:
57.7158, 106.0651, -69.6586
Hunter-Lab:
50.6587, 95.1400, -33.9788
#ff02cc color charts
#ff02cc RGB chart
#ff02cc CMYK chart
#ff02cc RGB pie chart
#ff02cc color shades, tints & tones
#ff02cc color schemes
#ff02cc color preview, HTML & CSS examples
This text has a color of #ff02cc
<p style="color:#ff02cc;">Text here</p>
.mytext {color:#ff02cc;}
Text color #ff02cc
This box has a color of #ff02cc
<div style="background-color:#ff02cc;">Content here</div>
.mybackground {background-color:#ff02cc;}
Background color #ff02cc
Border around this has a color of #ff02cc
<div style="border:2px solid #ff02cc;">Content here</div>
.myborder {border:2px solid #ff02cc;}
Border color #ff02cc