#ff30cc color space conversions
Hex:
#ff30cc
RGB:
255, 48, 204
CMY:
0, 81, 20
CMYK:
0, 81, 20, 0
HSL:
315°, 100.0000%, 59.4118%
HSV (HSB):
315°, 81.1765%, 100.0000%
XYZ:
53.1960, 27.7335, 59.6761
xyY:
0.3783, 0.1972, 27.7335
CIE-Lab:
59.6472, 85.9847, -33.2466
CIE-LCH:
59.6472, 92.1884, 338.8606
CIE-Luv:
59.6472, 101.1261, -64.5791
Hunter-Lab:
52.6626, 88.1483, -30.3222
#ff30cc color charts
#ff30cc color shades, tints & tones
#ff30cc color schemes
#ff30cc color preview, HTML & CSS examples
This text has a color of #ff30cc
<p style="color:#ff30cc;">Text here</p>
.mytext {color:#ff30cc;}
This box has a color of #ff30cc
<div style="background-color:#ff30cc;">Content here</div>
.mybackground {background-color:#ff30cc;}
Border around this has a color of #ff30cc
<div style="border:2px solid #ff30cc;">Content here</div>
.myborder {border:2px solid #ff30cc;}