#fc90ea color space conversions
Hex:
#fc90ea
RGB:
252, 144, 234
CMY:
1, 44, 8
CMYK:
0, 43, 7, 1
HSL:
310°, 94.7368%, 77.6471%
HSV (HSB):
310°, 42.8571%, 98.8235%
XYZ:
64.9694, 46.5825, 83.4090
xyY:
0.3332, 0.2389, 46.5825
CIE-Lab:
73.9219, 52.8524, -27.9607
CIE-LCH:
73.9219, 59.7928, 332.1197
CIE-Luv:
73.9219, 56.1856, -52.7150
Hunter-Lab:
68.2514, 50.4768, -24.6815
#fc90ea color charts
#fc90ea color shades, tints & tones
#fc90ea color schemes
#fc90ea color preview, HTML & CSS examples
This text has a color of #fc90ea
<p style="color:#fc90ea;">Text here</p>
.mytext {color:#fc90ea;}
This box has a color of #fc90ea
<div style="background-color:#fc90ea;">Content here</div>
.mybackground {background-color:#fc90ea;}
Border around this has a color of #fc90ea
<div style="border:2px solid #fc90ea;">Content here</div>
.myborder {border:2px solid #fc90ea;}