#ff30c2 color space conversions
Hex:
#ff30c2
RGB:
255, 48, 194
CMY:
0, 81, 24
CMYK:
0, 81, 24, 0
HSL:
318°, 100.0000%, 59.4118%
HSV (HSB):
318°, 81.1765%, 100.0000%
XYZ:
52.0346, 27.2689, 53.5598
xyY:
0.3916, 0.2052, 27.2689
CIE-Lab:
59.2224, 84.7947, -28.1847
CIE-LCH:
59.2224, 89.3561, 341.6139
CIE-Luv:
59.2224, 105.4159, -56.6716
Hunter-Lab:
52.2197, 86.4828, -24.2578
#ff30c2 color charts
#ff30c2 color shades, tints & tones
#ff30c2 color schemes
#ff30c2 color preview, HTML & CSS examples
This text has a color of #ff30c2
<p style="color:#ff30c2;">Text here</p>
.mytext {color:#ff30c2;}
This box has a color of #ff30c2
<div style="background-color:#ff30c2;">Content here</div>
.mybackground {background-color:#ff30c2;}
Border around this has a color of #ff30c2
<div style="border:2px solid #ff30c2;">Content here</div>
.myborder {border:2px solid #ff30c2;}