#ff5fe2 color space conversions
Hex:
#ff5fe2
RGB:
255, 95, 226
CMY:
0, 63, 11
CMYK:
0, 63, 11, 0
HSL:
311°, 100.0000%, 68.6275%
HSV (HSB):
311°, 62.7451%, 100.0000%
XYZ:
59.0597, 34.9354, 75.5819
xyY:
0.3483, 0.2060, 34.9354
CIE-Lab:
65.6983, 74.5175, -36.2261
CIE-LCH:
65.6983, 82.8564, 334.0736
CIE-Luv:
65.6983, 80.1739, -68.4004
Hunter-Lab:
59.1062, 74.9237, -34.4427
#ff5fe2 color charts
#ff5fe2 color shades, tints & tones
#ff5fe2 color schemes
#ff5fe2 color preview, HTML & CSS examples
This text has a color of #ff5fe2
<p style="color:#ff5fe2;">Text here</p>
.mytext {color:#ff5fe2;}
This box has a color of #ff5fe2
<div style="background-color:#ff5fe2;">Content here</div>
.mybackground {background-color:#ff5fe2;}
Border around this has a color of #ff5fe2
<div style="border:2px solid #ff5fe2;">Content here</div>
.myborder {border:2px solid #ff5fe2;}