#ff2ed5 color space conversions
Hex:
#ff2ed5
RGB:
255, 46, 213
CMY:
0, 82, 16
CMYK:
0, 82, 16, 0
HSL:
312°, 100.0000%, 59.0196%
HSV (HSB):
312°, 81.9608%, 100.0000%
XYZ:
54.2272, 28.0181, 65.5007
xyY:
0.3670, 0.1896, 28.0181
CIE-Lab:
59.9051, 87.5188, -37.9627
CIE-LCH:
59.9051, 95.3976, 336.5504
CIE-Luv:
59.9051, 97.6744, -72.0633
Hunter-Lab:
52.9321, 90.2363, -36.3158
#ff2ed5 color charts
#ff2ed5 color shades, tints & tones
#ff2ed5 color schemes
#ff2ed5 color preview, HTML & CSS examples
This text has a color of #ff2ed5
<p style="color:#ff2ed5;">Text here</p>
.mytext {color:#ff2ed5;}
This box has a color of #ff2ed5
<div style="background-color:#ff2ed5;">Content here</div>
.mybackground {background-color:#ff2ed5;}
Border around this has a color of #ff2ed5
<div style="border:2px solid #ff2ed5;">Content here</div>
.myborder {border:2px solid #ff2ed5;}