#ff20cc color space conversions
Hex:
#ff20cc
RGB:
255, 32, 204
CMY:
0, 87, 20
CMYK:
0, 87, 20, 0
HSL:
314°, 100.0000%, 56.2745%
HSV (HSB):
314°, 87.4510%, 100.0000%
XYZ:
52.6556, 26.6527, 59.4960
xyY:
0.3794, 0.1920, 26.6527
CIE-Lab:
58.6514, 88.8768, -34.7987
CIE-LCH:
58.6514, 95.4465, 338.6177
CIE-Luv:
58.6514, 103.6857, -67.2096
Hunter-Lab:
51.6262, 91.7133, -32.1896
#ff20cc color charts
#ff20cc RGB chart
#ff20cc CMYK chart
#ff20cc RGB pie chart
#ff20cc color shades, tints & tones
#ff20cc color schemes
#ff20cc color preview, HTML & CSS examples
This text has a color of #ff20cc
<p style="color:#ff20cc;">Text here</p>
.mytext {color:#ff20cc;}
Text color #ff20cc
This box has a color of #ff20cc
<div style="background-color:#ff20cc;">Content here</div>
.mybackground {background-color:#ff20cc;}
Background color #ff20cc
Border around this has a color of #ff20cc
<div style="border:2px solid #ff20cc;">Content here</div>
.myborder {border:2px solid #ff20cc;}
Border color #ff20cc