#fc48e5 color space conversions
Hex:
#fc48e5
RGB:
252, 72, 229
CMY:
1, 72, 10
CMYK:
0, 71, 9, 1
HSL:
308°, 96.7742%, 63.5294%
HSV (HSB):
308°, 71.4286%, 98.8235%
XYZ:
56.6051, 30.9873, 77.1265
xyY:
0.3436, 0.1881, 30.9873
CIE-Lab:
62.4969, 82.3220, -42.9440
CIE-LCH:
62.4969, 92.8499, 332.4508
CIE-Luv:
62.4969, 83.6294, -79.5144
Hunter-Lab:
55.6663, 84.0946, -43.1808
#fc48e5 color charts
#fc48e5 color shades, tints & tones
#fc48e5 color schemes
#fc48e5 color preview, HTML & CSS examples
This text has a color of #fc48e5
<p style="color:#fc48e5;">Text here</p>
.mytext {color:#fc48e5;}
This box has a color of #fc48e5
<div style="background-color:#fc48e5;">Content here</div>
.mybackground {background-color:#fc48e5;}
Border around this has a color of #fc48e5
<div style="border:2px solid #fc48e5;">Content here</div>
.myborder {border:2px solid #fc48e5;}