#fc45ff color space conversions
Hex:
#fc45ff
RGB:
252, 69, 255
CMY:
1, 73, 0
CMYK:
1, 73, 0, 0
HSL:
299°, 100.0000%, 63.5294%
HSV (HSB):
299°, 72.9412%, 100.0000%
XYZ:
60.3230, 32.1717, 97.6381
xyY:
0.3173, 0.1692, 32.1717
CIE-Lab:
63.4845, 87.0806, -55.8211
CIE-LCH:
63.4845, 103.4361, 327.3390
CIE-Luv:
63.4845, 74.9798, -100.6145
Hunter-Lab:
56.7201, 90.5783, -62.3579
#fc45ff color charts
#fc45ff color shades, tints & tones
#fc45ff color schemes
#fc45ff color preview, HTML & CSS examples
This text has a color of #fc45ff
<p style="color:#fc45ff;">Text here</p>
.mytext {color:#fc45ff;}
This box has a color of #fc45ff
<div style="background-color:#fc45ff;">Content here</div>
.mybackground {background-color:#fc45ff;}
Border around this has a color of #fc45ff
<div style="border:2px solid #fc45ff;">Content here</div>
.myborder {border:2px solid #fc45ff;}