#f2bfff color space conversions
Hex:
#f2bfff
RGB:
242, 191, 255
CMY:
5, 25, 0
CMYK:
5, 25, 0, 0
HSL:
288°, 100.0000%, 87.4510%
HSV (HSB):
288°, 25.0980%, 100.0000%
XYZ:
73.2988, 63.3588, 102.9740
xyY:
0.3059, 0.2644, 63.3588
CIE-Lab:
83.6308, 29.0744, -24.5372
CIE-LCH:
83.6308, 38.0447, 319.8374
CIE-Luv:
83.6308, 24.1108, -43.9553
Hunter-Lab:
79.5983, 25.0763, -20.9830
#f2bfff color charts
#f2bfff color shades, tints & tones
#f2bfff color schemes
#f2bfff color preview, HTML & CSS examples
This text has a color of #f2bfff
<p style="color:#f2bfff;">Text here</p>
.mytext {color:#f2bfff;}
This box has a color of #f2bfff
<div style="background-color:#f2bfff;">Content here</div>
.mybackground {background-color:#f2bfff;}
Border around this has a color of #f2bfff
<div style="border:2px solid #f2bfff;">Content here</div>
.myborder {border:2px solid #f2bfff;}