#ff30bc color space conversions
Hex:
#ff30bc
RGB:
255, 48, 188
CMY:
0, 81, 26
CMYK:
0, 81, 26, 0
HSL:
319°, 100.0000%, 59.4118%
HSV (HSB):
319°, 81.1765%, 100.0000%
XYZ:
51.3741, 27.0047, 50.0817
xyY:
0.3999, 0.2102, 27.0047
CIE-Lab:
58.9787, 84.1072, -25.1106
CIE-LCH:
58.9787, 87.7756, 343.3768
CIE-Luv:
58.9787, 108.0137, -51.9317
Hunter-Lab:
51.9661, 85.5257, -20.7637
#ff30bc color charts
#ff30bc color shades, tints & tones
#ff30bc color schemes
#ff30bc color preview, HTML & CSS examples
This text has a color of #ff30bc
<p style="color:#ff30bc;">Text here</p>
.mytext {color:#ff30bc;}
This box has a color of #ff30bc
<div style="background-color:#ff30bc;">Content here</div>
.mybackground {background-color:#ff30bc;}
Border around this has a color of #ff30bc
<div style="border:2px solid #ff30bc;">Content here</div>
.myborder {border:2px solid #ff30bc;}