#ff30cd color space conversions
Hex:
#ff30cd
RGB:
255, 48, 205
CMY:
0, 81, 20
CMYK:
0, 81, 20, 0
HSL:
314°, 100.0000%, 59.4118%
HSV (HSB):
314°, 81.1765%, 100.0000%
XYZ:
53.3164, 27.7817, 60.3099
xyY:
0.3770, 0.1965, 27.7817
CIE-Lab:
59.6910, 86.1066, -33.7486
CIE-LCH:
59.6910, 92.4842, 338.5978
CIE-Luv:
59.6910, 100.7005, -65.3695
Hunter-Lab:
52.7083, 88.3197, -30.9450
#ff30cd color charts
#ff30cd color shades, tints & tones
#ff30cd color schemes
#ff30cd color preview, HTML & CSS examples
This text has a color of #ff30cd
<p style="color:#ff30cd;">Text here</p>
.mytext {color:#ff30cd;}
This box has a color of #ff30cd
<div style="background-color:#ff30cd;">Content here</div>
.mybackground {background-color:#ff30cd;}
Border around this has a color of #ff30cd
<div style="border:2px solid #ff30cd;">Content here</div>
.myborder {border:2px solid #ff30cd;}