#ff30ed color space conversions
Hex:
#ff30ed
RGB:
255, 48, 237
CMY:
0, 81, 7
CMYK:
0, 81, 7, 0
HSL:
305°, 100.0000%, 59.4118%
HSV (HSB):
305°, 81.1765%, 100.0000%
XYZ:
57.5830, 29.4883, 82.7776
xyY:
0.3390, 0.1736, 29.4883
CIE-Lab:
61.2102, 90.2769, -49.4146
CIE-LCH:
61.2102, 102.9161, 331.3052
CIE-Luv:
61.2102, 87.5240, -90.4306
Hunter-Lab:
54.3032, 94.2507, -52.3672
#ff30ed color charts
#ff30ed color shades, tints & tones
#ff30ed color schemes
#ff30ed color preview, HTML & CSS examples
This text has a color of #ff30ed
<p style="color:#ff30ed;">Text here</p>
.mytext {color:#ff30ed;}
This box has a color of #ff30ed
<div style="background-color:#ff30ed;">Content here</div>
.mybackground {background-color:#ff30ed;}
Border around this has a color of #ff30ed
<div style="border:2px solid #ff30ed;">Content here</div>
.myborder {border:2px solid #ff30ed;}