#ff5cfe color space conversions
Hex:
#ff5cfe
RGB:
255, 92, 254
CMY:
0, 64, 0
CMYK:
0, 64, 0, 0
HSL:
300°, 100.0000%, 68.0392%
HSV (HSB):
300°, 63.9216%, 100.0000%
XYZ:
62.9565, 36.0700, 97.4100
xyY:
0.3205, 0.1836, 36.0700
CIE-Lab:
66.5734, 79.9305, -50.3451
CIE-LCH:
66.5734, 94.4644, 327.7948
CIE-Luv:
66.5734, 71.9554, -91.8432
Hunter-Lab:
60.0583, 82.0116, -54.1229
#ff5cfe color charts
#ff5cfe color shades, tints & tones
#ff5cfe color schemes
#ff5cfe color preview, HTML & CSS examples
This text has a color of #ff5cfe
<p style="color:#ff5cfe;">Text here</p>
.mytext {color:#ff5cfe;}
This box has a color of #ff5cfe
<div style="background-color:#ff5cfe;">Content here</div>
.mybackground {background-color:#ff5cfe;}
Border around this has a color of #ff5cfe
<div style="border:2px solid #ff5cfe;">Content here</div>
.myborder {border:2px solid #ff5cfe;}