#ff60fb color space conversions
Hex:
#ff60fb
RGB:
255, 96, 251
CMY:
0, 62, 2
CMYK:
0, 62, 2, 0
HSL:
302°, 100.0000%, 68.8235%
HSV (HSB):
302°, 62.3529%, 100.0000%
XYZ:
62.8355, 36.5908, 95.0177
xyY:
0.3232, 0.1882, 36.5908
CIE-Lab:
66.9689, 77.9464, -48.0726
CIE-LCH:
66.9689, 91.5784, 328.3362
CIE-Luv:
66.9689, 71.7727, -88.0194
Hunter-Lab:
60.4903, 79.5622, -50.7891
#ff60fb color charts
#ff60fb color shades, tints & tones
#ff60fb color schemes
#ff60fb color preview, HTML & CSS examples
This text has a color of #ff60fb
<p style="color:#ff60fb;">Text here</p>
.mytext {color:#ff60fb;}
This box has a color of #ff60fb
<div style="background-color:#ff60fb;">Content here</div>
.mybackground {background-color:#ff60fb;}
Border around this has a color of #ff60fb
<div style="border:2px solid #ff60fb;">Content here</div>
.myborder {border:2px solid #ff60fb;}