#ff5ff6 color space conversions
Hex:
#ff5ff6
RGB:
255, 95, 246
CMY:
0, 63, 4
CMYK:
0, 63, 4, 0
HSL:
303°, 100.0000%, 68.6275%
HSV (HSB):
303°, 62.7451%, 100.0000%
XYZ:
61.9668, 36.0982, 90.8904
xyY:
0.3279, 0.1910, 36.0982
CIE-Lab:
66.5949, 77.5417, -45.9090
CIE-LCH:
66.5949, 90.1130, 329.3721
CIE-Luv:
66.5949, 73.6544, -84.4188
Hunter-Lab:
60.0818, 78.9569, -47.6353
#ff5ff6 color charts
#ff5ff6 color shades, tints & tones
#ff5ff6 color schemes
#ff5ff6 color preview, HTML & CSS examples
This text has a color of #ff5ff6
<p style="color:#ff5ff6;">Text here</p>
.mytext {color:#ff5ff6;}
This box has a color of #ff5ff6
<div style="background-color:#ff5ff6;">Content here</div>
.mybackground {background-color:#ff5ff6;}
Border around this has a color of #ff5ff6
<div style="border:2px solid #ff5ff6;">Content here</div>
.myborder {border:2px solid #ff5ff6;}