#ff60e1 color space conversions
Hex:
#ff60e1
RGB:
255, 96, 225
CMY:
0, 62, 12
CMYK:
0, 62, 12, 0
HSL:
311°, 100.0000%, 68.8235%
HSV (HSB):
311°, 62.3529%, 100.0000%
XYZ:
59.0135, 35.0620, 74.8914
xyY:
0.3493, 0.2075, 35.0620
CIE-Lab:
65.7969, 73.9814, -35.5153
CIE-LCH:
65.7969, 82.0645, 334.3563
CIE-Luv:
65.7969, 80.1664, -67.2096
Hunter-Lab:
59.2132, 74.2750, -33.5394
#ff60e1 color charts
#ff60e1 color shades, tints & tones
#ff60e1 color schemes
#ff60e1 color preview, HTML & CSS examples
This text has a color of #ff60e1
<p style="color:#ff60e1;">Text here</p>
.mytext {color:#ff60e1;}
This box has a color of #ff60e1
<div style="background-color:#ff60e1;">Content here</div>
.mybackground {background-color:#ff60e1;}
Border around this has a color of #ff60e1
<div style="border:2px solid #ff60e1;">Content here</div>
.myborder {border:2px solid #ff60e1;}