#ff45f1 color space conversions
Hex:
#ff45f1
RGB:
255, 69, 241
CMY:
0, 73, 5
CMYK:
0, 73, 5, 0
HSL:
305°, 100.0000%, 63.5294%
HSV (HSB):
305°, 72.9412%, 100.0000%
XYZ:
59.2453, 31.8671, 86.2475
xyY:
0.3340, 0.1797, 31.8671
CIE-Lab:
63.2329, 85.5909, -48.4428
CIE-LCH:
63.2329, 98.3489, 330.4910
CIE-Luv:
63.2329, 82.1020, -88.8014
Hunter-Lab:
56.4510, 88.5466, -51.0694
#ff45f1 color charts
#ff45f1 color shades, tints & tones
#ff45f1 color schemes
#ff45f1 color preview, HTML & CSS examples
This text has a color of #ff45f1
<p style="color:#ff45f1;">Text here</p>
.mytext {color:#ff45f1;}
This box has a color of #ff45f1
<div style="background-color:#ff45f1;">Content here</div>
.mybackground {background-color:#ff45f1;}
Border around this has a color of #ff45f1
<div style="border:2px solid #ff45f1;">Content here</div>
.myborder {border:2px solid #ff45f1;}