#ff5be2 color space conversions
Hex:
#ff5be2
RGB:
255, 91, 226
CMY:
0, 64, 11
CMYK:
0, 64, 11, 0
HSL:
311°, 100.0000%, 67.8431%
HSV (HSB):
311°, 64.3137%, 100.0000%
XYZ:
58.7086, 34.2332, 75.4649
xyY:
0.3486, 0.2033, 34.2332
CIE-Lab:
65.1472, 76.0458, -37.0849
CIE-LCH:
65.1472, 84.6065, 334.0031
CIE-Luv:
65.1472, 81.4878, -69.9029
Hunter-Lab:
58.5091, 76.7175, -35.5157
#ff5be2 color charts
#ff5be2 color shades, tints & tones
#ff5be2 color schemes
#ff5be2 color preview, HTML & CSS examples
This text has a color of #ff5be2
<p style="color:#ff5be2;">Text here</p>
.mytext {color:#ff5be2;}
This box has a color of #ff5be2
<div style="background-color:#ff5be2;">Content here</div>
.mybackground {background-color:#ff5be2;}
Border around this has a color of #ff5be2
<div style="border:2px solid #ff5be2;">Content here</div>
.myborder {border:2px solid #ff5be2;}