#bb8dbc color space conversions
Hex:
#bb8dbc
RGB:
187, 141, 188
CMY:
27, 45, 26
CMYK:
1, 25, 0, 26
HSL:
299°, 25.9669%, 64.5098%
HSV (HSB):
299°, 25.0000%, 73.7255%
XYZ:
39.0955, 33.2454, 51.9334
xyY:
0.3146, 0.2675, 33.2454
CIE-Lab:
64.3591, 25.4731, -17.7138
CIE-LCH:
64.3591, 31.0267, 325.1855
CIE-Luv:
64.3591, 23.1189, -30.9039
Hunter-Lab:
57.6588, 20.1288, -13.0414
#bb8dbc color charts
#bb8dbc color shades, tints & tones
#bb8dbc color schemes
#bb8dbc color preview, HTML & CSS examples
This text has a color of #bb8dbc
<p style="color:#bb8dbc;">Text here</p>
.mytext {color:#bb8dbc;}
This box has a color of #bb8dbc
<div style="background-color:#bb8dbc;">Content here</div>
.mybackground {background-color:#bb8dbc;}
Border around this has a color of #bb8dbc
<div style="border:2px solid #bb8dbc;">Content here</div>
.myborder {border:2px solid #bb8dbc;}