#fc25ee color space conversions
Hex:
#fc25ee
RGB:
252, 37, 238
CMY:
1, 85, 7
CMYK:
0, 85, 6, 1
HSL:
304°, 97.2851%, 56.6667%
HSV (HSB):
304°, 85.3175%, 98.8235%
XYZ:
56.2391, 28.1916, 83.3663
xyY:
0.3352, 0.1680, 28.1916
CIE-Lab:
60.0615, 91.9110, -51.8268
CIE-LCH:
60.0615, 105.5161, 330.5822
CIE-Luv:
60.0615, 86.3972, -94.0027
Hunter-Lab:
53.0958, 96.1496, -55.9249
#fc25ee color charts
#fc25ee color shades, tints & tones
#fc25ee color schemes
#fc25ee color preview, HTML & CSS examples
This text has a color of #fc25ee
<p style="color:#fc25ee;">Text here</p>
.mytext {color:#fc25ee;}
This box has a color of #fc25ee
<div style="background-color:#fc25ee;">Content here</div>
.mybackground {background-color:#fc25ee;}
Border around this has a color of #fc25ee
<div style="border:2px solid #fc25ee;">Content here</div>
.myborder {border:2px solid #fc25ee;}