#ff45dd color space conversions
Hex:
#ff45dd
RGB:
255, 69, 221
CMY:
0, 73, 13
CMYK:
0, 73, 13, 0
HSL:
311°, 100.0000%, 63.5294%
HSV (HSB):
311°, 72.9412%, 100.0000%
XYZ:
56.4193, 30.7367, 71.3658
xyY:
0.3559, 0.1939, 30.7367
CIE-Lab:
62.2847, 82.7758, -38.7557
CIE-LCH:
62.2847, 91.3993, 334.9110
CIE-Luv:
62.2847, 89.5891, -73.0370
Hunter-Lab:
55.4407, 84.6295, -37.5123
#ff45dd color charts
#ff45dd color shades, tints & tones
#ff45dd color schemes
#ff45dd color preview, HTML & CSS examples
This text has a color of #ff45dd
<p style="color:#ff45dd;">Text here</p>
.mytext {color:#ff45dd;}
This box has a color of #ff45dd
<div style="background-color:#ff45dd;">Content here</div>
.mybackground {background-color:#ff45dd;}
Border around this has a color of #ff45dd
<div style="border:2px solid #ff45dd;">Content here</div>
.myborder {border:2px solid #ff45dd;}