#b888f2 color space conversions
Hex:
#b888f2
RGB:
184, 136, 242
CMY:
28, 47, 5
CMYK:
24, 44, 0, 5
HSL:
267°, 80.3030%, 74.1176%
HSV (HSB):
267°, 43.8017%, 94.9020%
XYZ:
44.5983, 34.2095, 88.2569
xyY:
0.2670, 0.2048, 34.2095
CIE-Lab:
65.1285, 38.8431, -46.6007
CIE-LCH:
65.1285, 60.6664, 309.8123
CIE-Luv:
65.1285, 16.1281, -79.5979
Hunter-Lab:
58.4889, 33.7525, -48.5236
#b888f2 color charts
#b888f2 color shades, tints & tones
#b888f2 color schemes
#b888f2 color preview, HTML & CSS examples
This text has a color of #b888f2
<p style="color:#b888f2;">Text here</p>
.mytext {color:#b888f2;}
This box has a color of #b888f2
<div style="background-color:#b888f2;">Content here</div>
.mybackground {background-color:#b888f2;}
Border around this has a color of #b888f2
<div style="border:2px solid #b888f2;">Content here</div>
.myborder {border:2px solid #b888f2;}