#ff30ee color space conversions
Hex:
#ff30ee
RGB:
255, 48, 238
CMY:
0, 81, 7
CMYK:
0, 81, 7, 0
HSL:
305°, 100.0000%, 59.4118%
HSV (HSB):
305°, 81.1765%, 100.0000%
XYZ:
57.7296, 29.5470, 83.5494
xyY:
0.3379, 0.1730, 29.5470
CIE-Lab:
61.2613, 90.4151, -49.8919
CIE-LCH:
61.2613, 103.2671, 331.1097
CIE-Luv:
61.2613, 87.1284, -91.2028
Hunter-Lab:
54.3571, 94.4497, -53.0815
#ff30ee color charts
#ff30ee color shades, tints & tones
#ff30ee color schemes
#ff30ee color preview, HTML & CSS examples
This text has a color of #ff30ee
<p style="color:#ff30ee;">Text here</p>
.mytext {color:#ff30ee;}
This box has a color of #ff30ee
<div style="background-color:#ff30ee;">Content here</div>
.mybackground {background-color:#ff30ee;}
Border around this has a color of #ff30ee
<div style="border:2px solid #ff30ee;">Content here</div>
.myborder {border:2px solid #ff30ee;}