#b8b4e8 color space conversions
Hex:
#b8b4e8
RGB:
184, 180, 232
CMY:
28, 29, 9
CMYK:
21, 22, 0, 9
HSL:
245°, 53.0612%, 80.7843%
HSV (HSB):
245°, 22.4138%, 90.9804%
XYZ:
50.6539, 48.6591, 83.0663
xyY:
0.2777, 0.2668, 48.6591
CIE-Lab:
75.2387, 12.1089, -25.4394
CIE-LCH:
75.2387, 28.1743, 295.4539
CIE-Luv:
75.2387, -1.0521, -42.1095
Hunter-Lab:
69.7560, 7.5461, -21.7740
#b8b4e8 color charts
#b8b4e8 color shades, tints & tones
#b8b4e8 color schemes
#b8b4e8 color preview, HTML & CSS examples
This text has a color of #b8b4e8
<p style="color:#b8b4e8;">Text here</p>
.mytext {color:#b8b4e8;}
This box has a color of #b8b4e8
<div style="background-color:#b8b4e8;">Content here</div>
.mybackground {background-color:#b8b4e8;}
Border around this has a color of #b8b4e8
<div style="border:2px solid #b8b4e8;">Content here</div>
.myborder {border:2px solid #b8b4e8;}