#ff30d7 color space conversions
Hex:
#ff30d7
RGB:
255, 48, 215
CMY:
0, 81, 16
CMYK:
0, 81, 16, 0
HSL:
312°, 100.0000%, 59.4118%
HSV (HSB):
312°, 81.1765%, 100.0000%
XYZ:
54.5627, 28.2802, 66.8728
xyY:
0.3644, 0.1889, 28.2802
CIE-Lab:
60.1410, 87.3551, -38.7266
CIE-LCH:
60.1410, 95.5545, 336.0911
CIE-Luv:
60.1410, 96.4846, -73.2580
Hunter-Lab:
53.1791, 90.0806, -37.3319
#ff30d7 color charts
#ff30d7 color shades, tints & tones
#ff30d7 color schemes
#ff30d7 color preview, HTML & CSS examples
This text has a color of #ff30d7
<p style="color:#ff30d7;">Text here</p>
.mytext {color:#ff30d7;}
This box has a color of #ff30d7
<div style="background-color:#ff30d7;">Content here</div>
.mybackground {background-color:#ff30d7;}
Border around this has a color of #ff30d7
<div style="border:2px solid #ff30d7;">Content here</div>
.myborder {border:2px solid #ff30d7;}