#ff53cc color space conversions
Hex:
#ff53cc
RGB:
255, 83, 204
CMY:
0, 67, 20
CMYK:
0, 67, 20, 0
HSL:
318°, 100.0000%, 66.2745%
HSV (HSB):
318°, 67.4510%, 100.0000%
XYZ:
55.2323, 31.8061, 60.3549
xyY:
0.3747, 0.2158, 31.8061
CIE-Lab:
63.1823, 75.9391, -27.7698
CIE-LCH:
63.1823, 80.8574, 339.9133
CIE-Luv:
63.1823, 91.8703, -55.0936
Hunter-Lab:
56.3969, 76.1193, -23.9731
#ff53cc color charts
#ff53cc RGB chart
#ff53cc CMYK chart
#ff53cc RGB pie chart
#ff53cc color shades, tints & tones
#ff53cc color schemes
#ff53cc color preview, HTML & CSS examples
This text has a color of #ff53cc
<p style="color:#ff53cc;">Text here</p>
.mytext {color:#ff53cc;}
Text color #ff53cc
This box has a color of #ff53cc
<div style="background-color:#ff53cc;">Content here</div>
.mybackground {background-color:#ff53cc;}
Background color #ff53cc
Border around this has a color of #ff53cc
<div style="border:2px solid #ff53cc;">Content here</div>
.myborder {border:2px solid #ff53cc;}
Border color #ff53cc