#ff4ed5 color space conversions
Hex:
#ff4ed5
RGB:
255, 78, 213
CMY:
0, 69, 16
CMYK:
0, 69, 16, 0
HSL:
314°, 100.0000%, 65.2941%
HSV (HSB):
314°, 69.4118%, 100.0000%
XYZ:
55.9746, 31.5129, 66.0832
xyY:
0.3645, 0.2052, 31.5129
CIE-Lab:
62.9382, 78.8522, -33.2321
CIE-LCH:
62.9382, 85.5690, 337.1471
CIE-Luv:
62.9382, 90.1417, -63.9616
Hunter-Lab:
56.1363, 79.7473, -30.5002
#ff4ed5 color charts
#ff4ed5 color shades, tints & tones
#ff4ed5 color schemes
#ff4ed5 color preview, HTML & CSS examples
This text has a color of #ff4ed5
<p style="color:#ff4ed5;">Text here</p>
.mytext {color:#ff4ed5;}
This box has a color of #ff4ed5
<div style="background-color:#ff4ed5;">Content here</div>
.mybackground {background-color:#ff4ed5;}
Border around this has a color of #ff4ed5
<div style="border:2px solid #ff4ed5;">Content here</div>
.myborder {border:2px solid #ff4ed5;}