#fc6bfc color space conversions
Hex:
#fc6bfc
RGB:
252, 107, 252
CMY:
1, 58, 1
CMYK:
0, 58, 0, 1
HSL:
300°, 96.0265%, 70.3922%
HSV (HSB):
300°, 57.5397%, 98.8235%
XYZ:
62.9733, 38.2391, 96.1573
xyY:
0.3191, 0.1937, 38.2391
CIE-Lab:
68.1965, 72.9732, -46.7170
CIE-LCH:
68.1965, 86.6462, 327.3728
CIE-Luv:
68.1965, 66.0196, -85.3688
Hunter-Lab:
61.8378, 73.5616, -48.9091
#fc6bfc color charts
#fc6bfc color shades, tints & tones
#fc6bfc color schemes
#fc6bfc color preview, HTML & CSS examples
This text has a color of #fc6bfc
<p style="color:#fc6bfc;">Text here</p>
.mytext {color:#fc6bfc;}
This box has a color of #fc6bfc
<div style="background-color:#fc6bfc;">Content here</div>
.mybackground {background-color:#fc6bfc;}
Border around this has a color of #fc6bfc
<div style="border:2px solid #fc6bfc;">Content here</div>
.myborder {border:2px solid #fc6bfc;}