#bb8acc color space conversions
Hex:
#bb8acc
RGB:
187, 138, 204
CMY:
27, 46, 20
CMYK:
8, 32, 0, 20
HSL:
285°, 39.2857%, 67.0588%
HSV (HSB):
285°, 32.3529%, 80.0000%
XYZ:
40.4811, 33.1014, 61.3824
xyY:
0.2999, 0.2453, 33.1014
CIE-Lab:
64.2429, 30.3159, -26.8683
CIE-LCH:
64.2429, 40.5088, 318.4501
CIE-Luv:
64.2429, 22.2960, -46.1243
Hunter-Lab:
57.5338, 24.9094, -22.9824
#bb8acc color charts
#bb8acc color shades, tints & tones
#bb8acc color schemes
#bb8acc color preview, HTML & CSS examples
This text has a color of #bb8acc
<p style="color:#bb8acc;">Text here</p>
.mytext {color:#bb8acc;}
This box has a color of #bb8acc
<div style="background-color:#bb8acc;">Content here</div>
.mybackground {background-color:#bb8acc;}
Border around this has a color of #bb8acc
<div style="border:2px solid #bb8acc;">Content here</div>
.myborder {border:2px solid #bb8acc;}