#ff30e3 color space conversions
Hex:
#ff30e3
RGB:
255, 48, 227
CMY:
0, 81, 11
CMYK:
0, 81, 11, 0
HSL:
308°, 100.0000%, 59.4118%
HSV (HSB):
308°, 81.1765%, 100.0000%
XYZ:
56.1621, 28.9200, 75.2951
xyY:
0.3502, 0.1803, 28.9200
CIE-Lab:
60.7109, 88.9200, -44.6008
CIE-LCH:
60.7109, 99.4786, 333.3624
CIE-Luv:
60.7109, 91.5379, -82.6648
Hunter-Lab:
53.7773, 92.3055, -45.3695
#ff30e3 color charts
#ff30e3 color shades, tints & tones
#ff30e3 color schemes
#ff30e3 color preview, HTML & CSS examples
This text has a color of #ff30e3
<p style="color:#ff30e3;">Text here</p>
.mytext {color:#ff30e3;}
This box has a color of #ff30e3
<div style="background-color:#ff30e3;">Content here</div>
.mybackground {background-color:#ff30e3;}
Border around this has a color of #ff30e3
<div style="border:2px solid #ff30e3;">Content here</div>
.myborder {border:2px solid #ff30e3;}