#b0aff2 color space conversions
Hex:
#b0aff2
RGB:
176, 175, 242
CMY:
31, 31, 5
CMYK:
27, 28, 0, 5
HSL:
241°, 72.0430%, 81.7647%
HSV (HSB):
241°, 27.6860%, 94.9020%
XYZ:
49.2615, 46.3009, 90.3450
xyY:
0.2650, 0.2491, 46.3009
CIE-Lab:
73.7403, 14.8184, -33.2119
CIE-LCH:
73.7403, 36.3678, 294.0454
CIE-Luv:
73.7403, -3.5176, -55.3219
Hunter-Lab:
68.0447, 10.1481, -31.0898
#b0aff2 color charts
#b0aff2 color shades, tints & tones
#b0aff2 color schemes
#b0aff2 color preview, HTML & CSS examples
This text has a color of #b0aff2
<p style="color:#b0aff2;">Text here</p>
.mytext {color:#b0aff2;}
This box has a color of #b0aff2
<div style="background-color:#b0aff2;">Content here</div>
.mybackground {background-color:#b0aff2;}
Border around this has a color of #b0aff2
<div style="border:2px solid #b0aff2;">Content here</div>
.myborder {border:2px solid #b0aff2;}