#ff30ba color space conversions
Hex:
#ff30ba
RGB:
255, 48, 186
CMY:
0, 81, 27
CMYK:
0, 81, 27, 0
HSL:
320°, 100.0000%, 59.4118%
HSV (HSB):
320°, 81.1765%, 100.0000%
XYZ:
51.1599, 26.9191, 48.9538
xyY:
0.4027, 0.2119, 26.9191
CIE-Lab:
58.8993, 83.8825, -24.0797
CIE-LCH:
58.8993, 87.2703, 343.9831
CIE-Luv:
58.8993, 108.8826, -50.3541
Hunter-Lab:
51.8836, 85.2138, -19.6235
#ff30ba color charts
#ff30ba color shades, tints & tones
#ff30ba color schemes
#ff30ba color preview, HTML & CSS examples
This text has a color of #ff30ba
<p style="color:#ff30ba;">Text here</p>
.mytext {color:#ff30ba;}
This box has a color of #ff30ba
<div style="background-color:#ff30ba;">Content here</div>
.mybackground {background-color:#ff30ba;}
Border around this has a color of #ff30ba
<div style="border:2px solid #ff30ba;">Content here</div>
.myborder {border:2px solid #ff30ba;}