#fc96ed color space conversions
Hex:
#fc96ed
RGB:
252, 150, 237
CMY:
1, 41, 7
CMYK:
0, 40, 6, 1
HSL:
309°, 94.4444%, 78.8235%
HSV (HSB):
309°, 40.4762%, 98.8235%
XYZ:
66.3373, 48.6226, 86.0095
xyY:
0.3301, 0.2419, 48.6226
CIE-Lab:
75.2159, 50.3445, -27.6121
CIE-LCH:
75.2159, 57.4195, 331.2568
CIE-Luv:
75.2159, 52.7872, -51.8595
Hunter-Lab:
69.7299, 47.7881, -24.3213
#fc96ed color charts
#fc96ed color shades, tints & tones
#fc96ed color schemes
#fc96ed color preview, HTML & CSS examples
This text has a color of #fc96ed
<p style="color:#fc96ed;">Text here</p>
.mytext {color:#fc96ed;}
This box has a color of #fc96ed
<div style="background-color:#fc96ed;">Content here</div>
.mybackground {background-color:#fc96ed;}
Border around this has a color of #fc96ed
<div style="border:2px solid #fc96ed;">Content here</div>
.myborder {border:2px solid #fc96ed;}