#f8c7fc color space conversions
Hex:
#f8c7fc
RGB:
248, 199, 252
CMY:
3, 22, 1
CMYK:
2, 21, 0, 1
HSL:
295°, 89.8305%, 88.4314%
HSV (HSB):
295°, 21.0317%, 98.8235%
XYZ:
76.7055, 67.8316, 101.1454
xyY:
0.3122, 0.2761, 67.8316
CIE-Lab:
85.9222, 26.1943, -19.4177
CIE-LCH:
85.9222, 32.6066, 323.4506
CIE-Luv:
85.9222, 24.2305, -35.2211
Hunter-Lab:
82.3599, 22.1152, -15.1615
#f8c7fc color charts
#f8c7fc color shades, tints & tones
#f8c7fc color schemes
#f8c7fc color preview, HTML & CSS examples
This text has a color of #f8c7fc
<p style="color:#f8c7fc;">Text here</p>
.mytext {color:#f8c7fc;}
This box has a color of #f8c7fc
<div style="background-color:#f8c7fc;">Content here</div>
.mybackground {background-color:#f8c7fc;}
Border around this has a color of #f8c7fc
<div style="border:2px solid #f8c7fc;">Content here</div>
.myborder {border:2px solid #f8c7fc;}