#b9b2f8 color space conversions
Hex:
#b9b2f8
RGB:
185, 178, 248
CMY:
27, 30, 3
CMYK:
25, 28, 0, 3
HSL:
246°, 83.3333%, 83.5294%
HSV (HSB):
246°, 28.2258%, 97.2549%
XYZ:
52.8713, 48.9324, 95.4652
xyY:
0.2680, 0.2480, 48.9324
CIE-Lab:
75.4092, 17.2047, -33.8198
CIE-LCH:
75.4092, 37.9444, 296.9632
CIE-Luv:
75.4092, -0.7737, -56.8614
Hunter-Lab:
69.9517, 12.4994, -31.9487
#b9b2f8 color charts
#b9b2f8 color shades, tints & tones
#b9b2f8 color schemes
#b9b2f8 color preview, HTML & CSS examples
This text has a color of #b9b2f8
<p style="color:#b9b2f8;">Text here</p>
.mytext {color:#b9b2f8;}
This box has a color of #b9b2f8
<div style="background-color:#b9b2f8;">Content here</div>
.mybackground {background-color:#b9b2f8;}
Border around this has a color of #b9b2f8
<div style="border:2px solid #b9b2f8;">Content here</div>
.myborder {border:2px solid #b9b2f8;}