#f05cfc color space conversions
Hex:
#f05cfc
RGB:
240, 92, 252
CMY:
6, 64, 1
CMYK:
5, 63, 0, 1
HSL:
296°, 96.3855%, 67.4510%
HSV (HSB):
296°, 63.4921%, 98.8235%
XYZ:
57.3330, 33.2078, 95.4834
xyY:
0.3082, 0.1785, 33.2078
CIE-Lab:
64.3288, 76.2213, -52.9361
CIE-LCH:
64.3288, 92.8005, 325.2198
CIE-Luv:
64.3288, 62.3511, -94.7846
Hunter-Lab:
57.6262, 76.7458, -57.9018
#f05cfc color charts
#f05cfc color shades, tints & tones
#f05cfc color schemes
#f05cfc color preview, HTML & CSS examples
This text has a color of #f05cfc
<p style="color:#f05cfc;">Text here</p>
.mytext {color:#f05cfc;}
This box has a color of #f05cfc
<div style="background-color:#f05cfc;">Content here</div>
.mybackground {background-color:#f05cfc;}
Border around this has a color of #f05cfc
<div style="border:2px solid #f05cfc;">Content here</div>
.myborder {border:2px solid #f05cfc;}