#f96cfc color space conversions
Hex:
#f96cfc
RGB:
249, 108, 252
CMY:
2, 58, 1
CMYK:
1, 57, 0, 1
HSL:
299°, 96.0000%, 70.5882%
HSV (HSB):
299°, 57.1429%, 98.8235%
XYZ:
62.0002, 37.8931, 96.1418
xyY:
0.3163, 0.1933, 37.8931
CIE-Lab:
67.9418, 71.8142, -47.1459
CIE-LCH:
67.9418, 85.9070, 326.7152
CIE-Luv:
67.9418, 63.6567, -85.8226
Hunter-Lab:
61.5574, 72.0585, -49.5103
#f96cfc color charts
#f96cfc color shades, tints & tones
#f96cfc color schemes
#f96cfc color preview, HTML & CSS examples
This text has a color of #f96cfc
<p style="color:#f96cfc;">Text here</p>
.mytext {color:#f96cfc;}
This box has a color of #f96cfc
<div style="background-color:#f96cfc;">Content here</div>
.mybackground {background-color:#f96cfc;}
Border around this has a color of #f96cfc
<div style="border:2px solid #f96cfc;">Content here</div>
.myborder {border:2px solid #f96cfc;}