#ff50ca color space conversions
Hex:
#ff50ca
RGB:
255, 80, 202
CMY:
0, 69, 21
CMYK:
0, 69, 21, 0
HSL:
318°, 100.0000%, 65.6863%
HSV (HSB):
318°, 68.6275%, 100.0000%
XYZ:
54.7693, 31.2616, 59.0245
xyY:
0.3776, 0.2155, 31.2616
CIE-Lab:
62.7278, 76.7290, -27.3374
CIE-LCH:
62.7278, 81.4535, 340.3898
CIE-Luv:
62.7278, 93.6031, -54.5066
Hunter-Lab:
55.9121, 77.0057, -23.4521
#ff50ca color charts
#ff50ca RGB chart
#ff50ca CMYK chart
#ff50ca RGB pie chart
#ff50ca color shades, tints & tones
#ff50ca color schemes
#ff50ca color preview, HTML & CSS examples
This text has a color of #ff50ca
<p style="color:#ff50ca;">Text here</p>
.mytext {color:#ff50ca;}
Text color #ff50ca
This box has a color of #ff50ca
<div style="background-color:#ff50ca;">Content here</div>
.mybackground {background-color:#ff50ca;}
Background color #ff50ca
Border around this has a color of #ff50ca
<div style="border:2px solid #ff50ca;">Content here</div>
.myborder {border:2px solid #ff50ca;}
Border color #ff50ca