#ff5ffa color space conversions
Hex:
#ff5ffa
RGB:
255, 95, 250
CMY:
0, 63, 2
CMYK:
0, 63, 2, 0
HSL:
302°, 100.0000%, 68.6275%
HSV (HSB):
302°, 62.7451%, 100.0000%
XYZ:
62.5875, 36.3465, 94.1593
xyY:
0.3241, 0.1882, 36.3465
CIE-Lab:
66.7839, 78.1702, -47.8143
CIE-LCH:
66.7839, 91.6340, 328.5472
CIE-Luv:
66.7839, 72.3803, -87.5968
Hunter-Lab:
60.2881, 79.8040, -50.3988
#ff5ffa color charts
#ff5ffa color shades, tints & tones
#ff5ffa color schemes
#ff5ffa color preview, HTML & CSS examples
This text has a color of #ff5ffa
<p style="color:#ff5ffa;">Text here</p>
.mytext {color:#ff5ffa;}
This box has a color of #ff5ffa
<div style="background-color:#ff5ffa;">Content here</div>
.mybackground {background-color:#ff5ffa;}
Border around this has a color of #ff5ffa
<div style="border:2px solid #ff5ffa;">Content here</div>
.myborder {border:2px solid #ff5ffa;}