#fc45dd color space conversions
Hex:
#fc45dd
RGB:
252, 69, 221
CMY:
1, 73, 13
CMYK:
0, 73, 12, 1
HSL:
310°, 96.8254%, 62.9412%
HSV (HSB):
310°, 72.6190%, 98.8235%
XYZ:
55.3242, 30.1721, 71.3145
xyY:
0.3528, 0.1924, 30.1721
CIE-Lab:
61.8025, 82.1179, -39.5456
CIE-LCH:
61.8025, 91.1439, 334.2859
CIE-Luv:
61.8025, 87.3563, -74.0371
Hunter-Lab:
54.9292, 83.6574, -38.5257
#fc45dd color charts
#fc45dd color shades, tints & tones
#fc45dd color schemes
#fc45dd color preview, HTML & CSS examples
This text has a color of #fc45dd
<p style="color:#fc45dd;">Text here</p>
.mytext {color:#fc45dd;}
This box has a color of #fc45dd
<div style="background-color:#fc45dd;">Content here</div>
.mybackground {background-color:#fc45dd;}
Border around this has a color of #fc45dd
<div style="border:2px solid #fc45dd;">Content here</div>
.myborder {border:2px solid #fc45dd;}