#ff45f2 color space conversions
Hex:
#ff45f2
RGB:
255, 69, 242
CMY:
0, 73, 5
CMYK:
0, 73, 5, 0
HSL:
304°, 100.0000%, 63.5294%
HSV (HSB):
304°, 72.9412%, 100.0000%
XYZ:
59.3951, 31.9270, 87.0365
xyY:
0.3330, 0.1790, 31.9270
CIE-Lab:
63.2825, 85.7367, -48.9198
CIE-LCH:
63.2825, 98.7114, 330.2917
CIE-Luv:
63.2825, 81.7366, -89.5825
Hunter-Lab:
56.5040, 88.7512, -51.7750
#ff45f2 color charts
#ff45f2 color shades, tints & tones
#ff45f2 color schemes
#ff45f2 color preview, HTML & CSS examples
This text has a color of #ff45f2
<p style="color:#ff45f2;">Text here</p>
.mytext {color:#ff45f2;}
This box has a color of #ff45f2
<div style="background-color:#ff45f2;">Content here</div>
.mybackground {background-color:#ff45f2;}
Border around this has a color of #ff45f2
<div style="border:2px solid #ff45f2;">Content here</div>
.myborder {border:2px solid #ff45f2;}