#ff5bc0 color space conversions
Hex:
#ff5bc0
RGB:
255, 91, 192
CMY:
0, 64, 25
CMYK:
0, 64, 25, 0
HSL:
323°, 100.0000%, 67.8431%
HSV (HSB):
323°, 64.3137%, 100.0000%
XYZ:
54.4955, 32.5479, 53.2793
xyY:
0.3884, 0.2320, 32.5479
CIE-Lab:
63.7932, 71.4424, -20.0279
CIE-LCH:
63.7932, 74.1966, 344.3399
CIE-Luv:
63.7932, 93.2409, -42.6127
Hunter-Lab:
57.0508, 70.6661, -15.4349
#ff5bc0 color charts
#ff5bc0 color shades, tints & tones
#ff5bc0 color schemes
#ff5bc0 color preview, HTML & CSS examples
This text has a color of #ff5bc0
<p style="color:#ff5bc0;">Text here</p>
.mytext {color:#ff5bc0;}
This box has a color of #ff5bc0
<div style="background-color:#ff5bc0;">Content here</div>
.mybackground {background-color:#ff5bc0;}
Border around this has a color of #ff5bc0
<div style="border:2px solid #ff5bc0;">Content here</div>
.myborder {border:2px solid #ff5bc0;}