#fc5dec color space conversions
Hex:
#fc5dec
RGB:
252, 93, 236
CMY:
1, 64, 7
CMYK:
0, 63, 6, 1
HSL:
306°, 96.3636%, 67.6471%
HSV (HSB):
306°, 63.0952%, 98.8235%
XYZ:
59.1996, 34.5803, 82.9114
xyY:
0.3350, 0.1957, 34.5803
CIE-Lab:
65.4206, 76.0514, -42.2536
CIE-LCH:
65.4206, 87.0010, 330.9438
CIE-Luv:
65.4206, 75.3681, -78.1106
Hunter-Lab:
58.8050, 76.7889, -42.4317
#fc5dec color charts
#fc5dec RGB chart
#fc5dec CMYK chart
#fc5dec RGB pie chart
#fc5dec color shades, tints & tones
#fc5dec color schemes
#fc5dec color preview, HTML & CSS examples
This text has a color of #fc5dec
<p style="color:#fc5dec;">Text here</p>
.mytext {color:#fc5dec;}
Text color #fc5dec
This box has a color of #fc5dec
<div style="background-color:#fc5dec;">Content here</div>
.mybackground {background-color:#fc5dec;}
Background color #fc5dec
Border around this has a color of #fc5dec
<div style="border:2px solid #fc5dec;">Content here</div>
.myborder {border:2px solid #fc5dec;}
Border color #fc5dec