#fc30e9 color space conversions
Hex:
#fc30e9
RGB:
252, 48, 233
CMY:
1, 81, 9
CMYK:
0, 81, 8, 1
HSL:
306°, 97.1429%, 58.8235%
HSV (HSB):
306°, 80.9524%, 98.8235%
XYZ:
55.9098, 28.6925, 79.6822
xyY:
0.3403, 0.1747, 28.6925
CIE-Lab:
60.5093, 89.1598, -48.3188
CIE-LCH:
60.5093, 101.4109, 331.5452
CIE-Luv:
60.5093, 86.9071, -88.3551
Hunter-Lab:
53.5654, 92.5729, -50.7021
#fc30e9 color charts
#fc30e9 color shades, tints & tones
#fc30e9 color schemes
#fc30e9 color preview, HTML & CSS examples
This text has a color of #fc30e9
<p style="color:#fc30e9;">Text here</p>
.mytext {color:#fc30e9;}
This box has a color of #fc30e9
<div style="background-color:#fc30e9;">Content here</div>
.mybackground {background-color:#fc30e9;}
Border around this has a color of #fc30e9
<div style="border:2px solid #fc30e9;">Content here</div>
.myborder {border:2px solid #fc30e9;}