#f0bffd color space conversions
Hex:
#f0bffd
RGB:
240, 191, 253
CMY:
6, 25, 1
CMYK:
5, 25, 0, 1
HSL:
287°, 93.9394%, 87.0588%
HSV (HSB):
287°, 24.5059%, 99.2157%
XYZ:
72.2956, 62.8787, 101.2549
xyY:
0.3058, 0.2660, 62.8787
CIE-Lab:
83.3785, 28.0606, -23.8737
CIE-LCH:
83.3785, 36.8422, 319.6092
CIE-Luv:
83.3785, 23.1567, -42.6752
Hunter-Lab:
79.2961, 23.9733, -20.2014
#f0bffd color charts
#f0bffd color shades, tints & tones
#f0bffd color schemes
#f0bffd color preview, HTML & CSS examples
This text has a color of #f0bffd
<p style="color:#f0bffd;">Text here</p>
.mytext {color:#f0bffd;}
This box has a color of #f0bffd
<div style="background-color:#f0bffd;">Content here</div>
.mybackground {background-color:#f0bffd;}
Border around this has a color of #f0bffd
<div style="border:2px solid #f0bffd;">Content here</div>
.myborder {border:2px solid #f0bffd;}