#ff5ff7 color space conversions
Hex:
#ff5ff7
RGB:
255, 95, 247
CMY:
0, 63, 3
CMYK:
0, 63, 3, 0
HSL:
303°, 100.0000%, 68.6275%
HSV (HSB):
303°, 62.7451%, 100.0000%
XYZ:
62.1207, 36.1598, 91.7011
xyY:
0.3270, 0.1903, 36.1598
CIE-Lab:
66.6419, 77.6981, -46.3863
CIE-LCH:
66.6419, 90.4913, 329.1625
CIE-Luv:
66.6419, 73.3348, -85.2143
Hunter-Lab:
60.1330, 79.1674, -48.3224
#ff5ff7 color charts
#ff5ff7 color shades, tints & tones
#ff5ff7 color schemes
#ff5ff7 color preview, HTML & CSS examples
This text has a color of #ff5ff7
<p style="color:#ff5ff7;">Text here</p>
.mytext {color:#ff5ff7;}
This box has a color of #ff5ff7
<div style="background-color:#ff5ff7;">Content here</div>
.mybackground {background-color:#ff5ff7;}
Border around this has a color of #ff5ff7
<div style="border:2px solid #ff5ff7;">Content here</div>
.myborder {border:2px solid #ff5ff7;}