#ff50cb color space conversions
Hex:
#ff50cb
RGB:
255, 80, 203
CMY:
0, 69, 20
CMYK:
0, 69, 20, 0
HSL:
318°, 100.0000%, 65.6863%
HSV (HSB):
318°, 68.6275%, 100.0000%
XYZ:
54.8882, 31.3091, 59.6503
xyY:
0.3763, 0.2147, 31.3091
CIE-Lab:
62.7677, 76.8578, -27.8429
CIE-LCH:
62.7677, 81.7456, 340.0863
CIE-Luv:
62.7677, 93.2316, -55.3066
Hunter-Lab:
55.9546, 77.1776, -24.0378
#ff50cb color charts
#ff50cb color shades, tints & tones
#ff50cb color schemes
#ff50cb color preview, HTML & CSS examples
This text has a color of #ff50cb
<p style="color:#ff50cb;">Text here</p>
.mytext {color:#ff50cb;}
This box has a color of #ff50cb
<div style="background-color:#ff50cb;">Content here</div>
.mybackground {background-color:#ff50cb;}
Border around this has a color of #ff50cb
<div style="border:2px solid #ff50cb;">Content here</div>
.myborder {border:2px solid #ff50cb;}