#f2bfed color space conversions
Hex:
#f2bfed
RGB:
242, 191, 237
CMY:
5, 25, 7
CMYK:
0, 21, 2, 5
HSL:
306°, 66.2338%, 84.9020%
HSV (HSB):
306°, 21.0744%, 94.9020%
XYZ:
70.5348, 62.2533, 88.4193
xyY:
0.3189, 0.2814, 62.2533
CIE-Lab:
83.0479, 25.7497, -15.8194
CIE-LCH:
83.0479, 30.2209, 328.4354
CIE-Luv:
83.0479, 26.3304, -29.1817
Hunter-Lab:
78.9007, 21.4972, -11.2122
#f2bfed color charts
#f2bfed color shades, tints & tones
#f2bfed color schemes
#f2bfed color preview, HTML & CSS examples
This text has a color of #f2bfed
<p style="color:#f2bfed;">Text here</p>
.mytext {color:#f2bfed;}
This box has a color of #f2bfed
<div style="background-color:#f2bfed;">Content here</div>
.mybackground {background-color:#f2bfed;}
Border around this has a color of #f2bfed
<div style="border:2px solid #f2bfed;">Content here</div>
.myborder {border:2px solid #f2bfed;}