#f0b7fd color space conversions
Hex:
#f0b7fd
RGB:
240, 183, 253
CMY:
6, 28, 1
CMYK:
5, 28, 0, 1
HSL:
289°, 94.5946%, 85.4902%
HSV (HSB):
289°, 27.6680%, 99.2157%
XYZ:
70.5983, 59.4841, 100.6891
xyY:
0.3059, 0.2578, 59.4841
CIE-Lab:
81.5570, 32.3120, -26.6500
CIE-LCH:
81.5570, 41.8843, 320.4852
CIE-Luv:
81.5570, 26.9394, -47.8221
Hunter-Lab:
77.1259, 28.4221, -23.4159
#f0b7fd color charts
#f0b7fd color shades, tints & tones
#f0b7fd color schemes
#f0b7fd color preview, HTML & CSS examples
This text has a color of #f0b7fd
<p style="color:#f0b7fd;">Text here</p>
.mytext {color:#f0b7fd;}
This box has a color of #f0b7fd
<div style="background-color:#f0b7fd;">Content here</div>
.mybackground {background-color:#f0b7fd;}
Border around this has a color of #f0b7fd
<div style="border:2px solid #f0b7fd;">Content here</div>
.myborder {border:2px solid #f0b7fd;}