#fc85fa color space conversions
Hex:
#fc85fa
RGB:
252, 133, 250
CMY:
1, 48, 2
CMYK:
0, 47, 1, 1
HSL:
301°, 95.2000%, 75.4902%
HSV (HSB):
301°, 47.2222%, 98.8235%
XYZ:
65.7877, 44.3726, 95.5399
xyY:
0.3198, 0.2157, 44.3726
CIE-Lab:
72.4769, 60.9226, -38.9255
CIE-LCH:
72.4769, 72.2963, 327.4241
CIE-Luv:
72.4769, 57.1528, -71.6473
Hunter-Lab:
66.6128, 59.7168, -38.4082
#fc85fa color charts
#fc85fa color shades, tints & tones
#fc85fa color schemes
#fc85fa color preview, HTML & CSS examples
This text has a color of #fc85fa
<p style="color:#fc85fa;">Text here</p>
.mytext {color:#fc85fa;}
This box has a color of #fc85fa
<div style="background-color:#fc85fa;">Content here</div>
.mybackground {background-color:#fc85fa;}
Border around this has a color of #fc85fa
<div style="border:2px solid #fc85fa;">Content here</div>
.myborder {border:2px solid #fc85fa;}