#fc30b9 color space conversions
Hex:
#fc30b9
RGB:
252, 48, 185
CMY:
1, 81, 27
CMYK:
0, 81, 27, 1
HSL:
320°, 97.1429%, 58.8235%
HSV (HSB):
320°, 80.9524%, 98.8235%
XYZ:
49.9588, 26.3121, 48.3446
xyY:
0.4009, 0.2111, 26.3121
CIE-Lab:
58.3321, 83.1192, -24.4193
CIE-LCH:
58.3321, 86.6320, 343.6279
CIE-Luv:
58.3321, 106.9614, -50.6126
Hunter-Lab:
51.2954, 84.0821, -19.9726
#fc30b9 color charts
#fc30b9 color shades, tints & tones
#fc30b9 color schemes
#fc30b9 color preview, HTML & CSS examples
This text has a color of #fc30b9
<p style="color:#fc30b9;">Text here</p>
.mytext {color:#fc30b9;}
This box has a color of #fc30b9
<div style="background-color:#fc30b9;">Content here</div>
.mybackground {background-color:#fc30b9;}
Border around this has a color of #fc30b9
<div style="border:2px solid #fc30b9;">Content here</div>
.myborder {border:2px solid #fc30b9;}