#ff45cd color space conversions
Hex:
#ff45cd
RGB:
255, 69, 205
CMY:
0, 73, 20
CMYK:
0, 73, 20, 0
HSL:
316°, 100.0000%, 63.5294%
HSV (HSB):
316°, 72.9412%, 100.0000%
XYZ:
54.3876, 29.9240, 60.6670
xyY:
0.3751, 0.2064, 29.9240
CIE-Lab:
61.5886, 80.6705, -30.8004
CIE-LCH:
61.5886, 86.3504, 339.1029
CIE-Luv:
61.5886, 95.7872, -60.3025
Hunter-Lab:
54.7029, 81.7412, -27.4623
#ff45cd color charts
#ff45cd color shades, tints & tones
#ff45cd color schemes
#ff45cd color preview, HTML & CSS examples
This text has a color of #ff45cd
<p style="color:#ff45cd;">Text here</p>
.mytext {color:#ff45cd;}
This box has a color of #ff45cd
<div style="background-color:#ff45cd;">Content here</div>
.mybackground {background-color:#ff45cd;}
Border around this has a color of #ff45cd
<div style="border:2px solid #ff45cd;">Content here</div>
.myborder {border:2px solid #ff45cd;}