#fc90ff color space conversions
Hex:
#fc90ff
RGB:
252, 144, 255
CMY:
1, 44, 0
CMYK:
1, 44, 0, 0
HSL:
298°, 100.0000%, 78.2353%
HSV (HSB):
298°, 43.5294%, 100.0000%
XYZ:
68.1681, 47.8620, 100.2532
xyY:
0.3152, 0.2213, 47.8620
CIE-Lab:
74.7378, 56.4486, -38.1256
CIE-LCH:
74.7378, 68.1176, 325.9648
CIE-Luv:
74.7378, 51.5351, -69.9575
Hunter-Lab:
69.1823, 54.8141, -37.4904
#fc90ff color charts
#fc90ff color shades, tints & tones
#fc90ff color schemes
#fc90ff color preview, HTML & CSS examples
This text has a color of #fc90ff
<p style="color:#fc90ff;">Text here</p>
.mytext {color:#fc90ff;}
This box has a color of #fc90ff
<div style="background-color:#fc90ff;">Content here</div>
.mybackground {background-color:#fc90ff;}
Border around this has a color of #fc90ff
<div style="border:2px solid #fc90ff;">Content here</div>
.myborder {border:2px solid #fc90ff;}