#ff61e0 color space conversions
Hex:
#ff61e0
RGB:
255, 97, 224
CMY:
0, 62, 12
CMYK:
0, 62, 12, 0
HSL:
312°, 100.0000%, 69.0196%
HSV (HSB):
312°, 61.9608%, 100.0000%
XYZ:
58.9692, 35.1912, 74.2056
xyY:
0.3502, 0.2090, 35.1912
CIE-Lab:
65.8973, 73.4422, -34.8017
CIE-LCH:
65.8973, 81.2706, 334.6454
CIE-Luv:
65.8973, 80.1519, -66.0138
Hunter-Lab:
59.3222, 73.6242, -32.6398
#ff61e0 color charts
#ff61e0 color shades, tints & tones
#ff61e0 color schemes
#ff61e0 color preview, HTML & CSS examples
This text has a color of #ff61e0
<p style="color:#ff61e0;">Text here</p>
.mytext {color:#ff61e0;}
This box has a color of #ff61e0
<div style="background-color:#ff61e0;">Content here</div>
.mybackground {background-color:#ff61e0;}
Border around this has a color of #ff61e0
<div style="border:2px solid #ff61e0;">Content here</div>
.myborder {border:2px solid #ff61e0;}