#ff45f0 color space conversions
Hex:
#ff45f0
RGB:
255, 69, 240
CMY:
0, 73, 6
CMYK:
0, 73, 6, 0
HSL:
305°, 100.0000%, 63.5294%
HSV (HSB):
305°, 72.9412%, 100.0000%
XYZ:
59.0963, 31.8075, 85.4628
xyY:
0.3351, 0.1803, 31.8075
CIE-Lab:
63.1835, 85.4456, -47.9652
CIE-LCH:
63.1835, 97.9878, 330.6922
CIE-Luv:
63.1835, 82.4682, -88.0194
Hunter-Lab:
56.3982, 88.3429, -50.3663
#ff45f0 color charts
#ff45f0 color shades, tints & tones
#ff45f0 color schemes
#ff45f0 color preview, HTML & CSS examples
This text has a color of #ff45f0
<p style="color:#ff45f0;">Text here</p>
.mytext {color:#ff45f0;}
This box has a color of #ff45f0
<div style="background-color:#ff45f0;">Content here</div>
.mybackground {background-color:#ff45f0;}
Border around this has a color of #ff45f0
<div style="border:2px solid #ff45f0;">Content here</div>
.myborder {border:2px solid #ff45f0;}