#ff30aa color space conversions
Hex:
#ff30aa
RGB:
255, 48, 170
CMY:
0, 81, 33
CMYK:
0, 81, 33, 0
HSL:
325°, 100.0000%, 59.4118%
HSV (HSB):
325°, 81.1765%, 100.0000%
XYZ:
49.5527, 26.2762, 40.4903
xyY:
0.4260, 0.2259, 26.2762
CIE-Lab:
58.2983, 82.1687, -15.7221
CIE-LCH:
58.2983, 83.6593, 349.1680
CIE-Luv:
58.2983, 115.8584, -37.8187
Hunter-Lab:
51.2603, 82.8481, -10.9507
#ff30aa color charts
#ff30aa color shades, tints & tones
#ff30aa color schemes
#ff30aa color preview, HTML & CSS examples
This text has a color of #ff30aa
<p style="color:#ff30aa;">Text here</p>
.mytext {color:#ff30aa;}
This box has a color of #ff30aa
<div style="background-color:#ff30aa;">Content here</div>
.mybackground {background-color:#ff30aa;}
Border around this has a color of #ff30aa
<div style="border:2px solid #ff30aa;">Content here</div>
.myborder {border:2px solid #ff30aa;}