#f0b3ff color space conversions
Hex:
#f0b3ff
RGB:
240, 179, 255
CMY:
6, 30, 0
CMYK:
6, 30, 0, 0
HSL:
288°, 100.0000%, 85.0980%
HSV (HSB):
288°, 29.8039%, 100.0000%
XYZ:
70.1053, 57.9855, 102.1051
xyY:
0.3045, 0.2519, 57.9855
CIE-Lab:
80.7307, 34.8169, -28.9837
CIE-LCH:
80.7307, 45.3021, 320.2239
CIE-Luv:
80.7307, 28.5261, -52.0224
Hunter-Lab:
76.1482, 31.0754, -26.1967
#f0b3ff color charts
#f0b3ff color shades, tints & tones
#f0b3ff color schemes
#f0b3ff color preview, HTML & CSS examples
This text has a color of #f0b3ff
<p style="color:#f0b3ff;">Text here</p>
.mytext {color:#f0b3ff;}
This box has a color of #f0b3ff
<div style="background-color:#f0b3ff;">Content here</div>
.mybackground {background-color:#f0b3ff;}
Border around this has a color of #f0b3ff
<div style="border:2px solid #f0b3ff;">Content here</div>
.myborder {border:2px solid #f0b3ff;}