#ff30c3 color space conversions
Hex:
#ff30c3
RGB:
255, 48, 195
CMY:
0, 81, 24
CMYK:
0, 81, 24, 0
HSL:
317°, 100.0000%, 59.4118%
HSV (HSB):
317°, 81.1765%, 100.0000%
XYZ:
52.1473, 27.3140, 54.1534
xyY:
0.3903, 0.2044, 27.3140
CIE-Lab:
59.2639, 84.9112, -28.6943
CIE-LCH:
59.2639, 89.6286, 341.3282
CIE-Luv:
59.2639, 104.9845, -57.4622
Hunter-Lab:
52.2628, 86.6454, -24.8508
#ff30c3 color charts
#ff30c3 color shades, tints & tones
#ff30c3 color schemes
#ff30c3 color preview, HTML & CSS examples
This text has a color of #ff30c3
<p style="color:#ff30c3;">Text here</p>
.mytext {color:#ff30c3;}
This box has a color of #ff30c3
<div style="background-color:#ff30c3;">Content here</div>
.mybackground {background-color:#ff30c3;}
Border around this has a color of #ff30c3
<div style="border:2px solid #ff30c3;">Content here</div>
.myborder {border:2px solid #ff30c3;}