#f0bdfb color space conversions
Hex:
#f0bdfb
RGB:
240, 189, 251
CMY:
6, 26, 2
CMYK:
4, 25, 0, 2
HSL:
289°, 88.5714%, 86.2745%
HSV (HSB):
289°, 24.7012%, 98.4314%
XYZ:
71.5454, 61.8855, 99.4410
xyY:
0.3072, 0.2657, 61.8855
CIE-Lab:
82.8525, 28.7437, -23.6079
CIE-LCH:
82.8525, 37.1959, 320.6029
CIE-Luv:
82.8525, 24.3564, -42.3164
Hunter-Lab:
78.6673, 24.6721, -19.8796
#f0bdfb color charts
#f0bdfb color shades, tints & tones
#f0bdfb color schemes
#f0bdfb color preview, HTML & CSS examples
This text has a color of #f0bdfb
<p style="color:#f0bdfb;">Text here</p>
.mytext {color:#f0bdfb;}
This box has a color of #f0bdfb
<div style="background-color:#f0bdfb;">Content here</div>
.mybackground {background-color:#f0bdfb;}
Border around this has a color of #f0bdfb
<div style="border:2px solid #f0bdfb;">Content here</div>
.myborder {border:2px solid #f0bdfb;}