#f0b0fd color space conversions
Hex:
#f0b0fd
RGB:
240, 176, 253
CMY:
6, 31, 1
CMYK:
5, 30, 0, 1
HSL:
290°, 95.0617%, 84.1176%
HSV (HSB):
290°, 30.4348%, 99.2157%
XYZ:
69.1901, 56.6678, 100.2198
xyY:
0.3060, 0.2507, 56.6678
CIE-Lab:
79.9924, 36.0251, -29.0444
CIE-LCH:
79.9924, 46.2751, 321.1233
CIE-Luv:
79.9924, 30.1966, -52.2544
Hunter-Lab:
75.2780, 32.3279, -26.2399
#f0b0fd color charts
#f0b0fd color shades, tints & tones
#f0b0fd color schemes
#f0b0fd color preview, HTML & CSS examples
This text has a color of #f0b0fd
<p style="color:#f0b0fd;">Text here</p>
.mytext {color:#f0b0fd;}
This box has a color of #f0b0fd
<div style="background-color:#f0b0fd;">Content here</div>
.mybackground {background-color:#f0b0fd;}
Border around this has a color of #f0b0fd
<div style="border:2px solid #f0b0fd;">Content here</div>
.myborder {border:2px solid #f0b0fd;}