#b8b8f7 color space conversions
Hex:
#b8b8f7
RGB:
184, 184, 247
CMY:
28, 28, 3
CMYK:
26, 26, 0, 3
HSL:
240°, 79.7468%, 84.5098%
HSV (HSB):
240°, 25.5061%, 96.8627%
XYZ:
53.6962, 51.1867, 95.0456
xyY:
0.2686, 0.2560, 51.1867
CIE-Lab:
76.7920, 13.3722, -31.1549
CIE-LCH:
76.7920, 33.9034, 293.2298
CIE-Luv:
76.7920, -3.7452, -51.9577
Hunter-Lab:
71.5449, 8.7649, -28.6839
#b8b8f7 color charts
#b8b8f7 color shades, tints & tones
#b8b8f7 color schemes
#b8b8f7 color preview, HTML & CSS examples
This text has a color of #b8b8f7
<p style="color:#b8b8f7;">Text here</p>
.mytext {color:#b8b8f7;}
This box has a color of #b8b8f7
<div style="background-color:#b8b8f7;">Content here</div>
.mybackground {background-color:#b8b8f7;}
Border around this has a color of #b8b8f7
<div style="border:2px solid #b8b8f7;">Content here</div>
.myborder {border:2px solid #b8b8f7;}