#b0aff6 color space conversions
Hex:
#b0aff6
RGB:
176, 175, 246
CMY:
31, 31, 4
CMYK:
28, 29, 0, 4
HSL:
241°, 79.7753%, 82.5490%
HSV (HSB):
241°, 28.8618%, 96.4706%
XYZ:
49.8690, 46.5439, 93.5443
xyY:
0.2625, 0.2450, 46.5439
CIE-Lab:
73.8971, 15.7872, -35.1344
CIE-LCH:
73.8971, 38.5183, 294.1962
CIE-Luv:
73.8971, -3.7671, -58.7084
Hunter-Lab:
68.2231, 11.0878, -33.5395
#b0aff6 color charts
#b0aff6 color shades, tints & tones
#b0aff6 color schemes
#b0aff6 color preview, HTML & CSS examples
This text has a color of #b0aff6
<p style="color:#b0aff6;">Text here</p>
.mytext {color:#b0aff6;}
This box has a color of #b0aff6
<div style="background-color:#b0aff6;">Content here</div>
.mybackground {background-color:#b0aff6;}
Border around this has a color of #b0aff6
<div style="border:2px solid #b0aff6;">Content here</div>
.myborder {border:2px solid #b0aff6;}