#ff45da color space conversions
Hex:
#ff45da
RGB:
255, 69, 218
CMY:
0, 73, 15
CMYK:
0, 73, 15, 0
HSL:
312°, 100.0000%, 63.5294%
HSV (HSB):
312°, 72.9412%, 100.0000%
XYZ:
56.0230, 30.5782, 69.2791
xyY:
0.3594, 0.1962, 30.5782
CIE-Lab:
62.1499, 82.3707, -37.2781
CIE-LCH:
62.1499, 90.4135, 335.6501
CIE-Luv:
62.1499, 90.7391, -70.6543
Hunter-Lab:
55.2976, 84.0710, -35.5727
#ff45da color charts
#ff45da color shades, tints & tones
#ff45da color schemes
#ff45da color preview, HTML & CSS examples
This text has a color of #ff45da
<p style="color:#ff45da;">Text here</p>
.mytext {color:#ff45da;}
This box has a color of #ff45da
<div style="background-color:#ff45da;">Content here</div>
.mybackground {background-color:#ff45da;}
Border around this has a color of #ff45da
<div style="border:2px solid #ff45da;">Content here</div>
.myborder {border:2px solid #ff45da;}