#b0aff7 color space conversions
Hex:
#b0aff7
RGB:
176, 175, 247
CMY:
31, 31, 3
CMYK:
29, 29, 0, 3
HSL:
241°, 81.8182%, 82.7451%
HSV (HSB):
241°, 29.1498%, 96.8627%
XYZ:
50.0230, 46.6055, 94.3549
xyY:
0.2619, 0.2440, 46.6055
CIE-Lab:
73.9367, 16.0310, -35.6137
CIE-LCH:
73.9367, 39.0554, 294.2342
CIE-Luv:
73.9367, -3.8295, -59.5547
Hunter-Lab:
68.2682, 11.3251, -34.1583
#b0aff7 color charts
#b0aff7 color shades, tints & tones
#b0aff7 color schemes
#b0aff7 color preview, HTML & CSS examples
This text has a color of #b0aff7
<p style="color:#b0aff7;">Text here</p>
.mytext {color:#b0aff7;}
This box has a color of #b0aff7
<div style="background-color:#b0aff7;">Content here</div>
.mybackground {background-color:#b0aff7;}
Border around this has a color of #b0aff7
<div style="border:2px solid #b0aff7;">Content here</div>
.myborder {border:2px solid #b0aff7;}