#ff50cc color space conversions
Hex:
#ff50cc
RGB:
255, 80, 204
CMY:
0, 69, 20
CMYK:
0, 69, 20, 0
HSL:
317°, 100.0000%, 65.6863%
HSV (HSB):
317°, 68.6275%, 100.0000%
XYZ:
55.0077, 31.3570, 60.2800
xyY:
0.3751, 0.2138, 31.3570
CIE-Lab:
62.8078, 76.9871, -28.3476
CIE-LCH:
62.8078, 82.0403, 339.7857
CIE-Luv:
62.8078, 92.8604, -56.1068
Hunter-Lab:
55.9973, 77.3505, -24.6265
#ff50cc color charts
#ff50cc color shades, tints & tones
#ff50cc color schemes
#ff50cc color preview, HTML & CSS examples
This text has a color of #ff50cc
<p style="color:#ff50cc;">Text here</p>
.mytext {color:#ff50cc;}
This box has a color of #ff50cc
<div style="background-color:#ff50cc;">Content here</div>
.mybackground {background-color:#ff50cc;}
Border around this has a color of #ff50cc
<div style="border:2px solid #ff50cc;">Content here</div>
.myborder {border:2px solid #ff50cc;}