#ff45e5 color space conversions
Hex:
#ff45e5
RGB:
255, 69, 229
CMY:
0, 73, 10
CMYK:
0, 73, 10, 0
HSL:
308°, 100.0000%, 63.5294%
HSV (HSB):
308°, 72.9412%, 100.0000%
XYZ:
57.5110, 31.1734, 77.1146
xyY:
0.3469, 0.1880, 31.1734
CIE-Lab:
62.6537, 83.8783, -42.6645
CIE-LCH:
62.6537, 94.1054, 333.0400
CIE-Luv:
62.6537, 86.5549, -79.3713
Hunter-Lab:
55.8331, 86.1561, -42.8059
#ff45e5 color charts
#ff45e5 color shades, tints & tones
#ff45e5 color schemes
#ff45e5 color preview, HTML & CSS examples
This text has a color of #ff45e5
<p style="color:#ff45e5;">Text here</p>
.mytext {color:#ff45e5;}
This box has a color of #ff45e5
<div style="background-color:#ff45e5;">Content here</div>
.mybackground {background-color:#ff45e5;}
Border around this has a color of #ff45e5
<div style="border:2px solid #ff45e5;">Content here</div>
.myborder {border:2px solid #ff45e5;}