#bb85c5 color space conversions
Hex:
#bb85c5
RGB:
187, 133, 197
CMY:
27, 48, 23
CMYK:
5, 32, 0, 23
HSL:
291°, 35.5556%, 64.7059%
HSV (HSB):
291°, 32.4873%, 77.2549%
XYZ:
38.9591, 31.3711, 56.8252
xyY:
0.3064, 0.2467, 31.3711
CIE-Lab:
62.8196, 31.6758, -25.1279
CIE-LCH:
62.8196, 40.4323, 321.5755
CIE-Luv:
62.8196, 25.5867, -43.3900
Hunter-Lab:
56.0099, 26.1429, -20.9461
#bb85c5 color charts
#bb85c5 color shades, tints & tones
#bb85c5 color schemes
#bb85c5 color preview, HTML & CSS examples
This text has a color of #bb85c5
<p style="color:#bb85c5;">Text here</p>
.mytext {color:#bb85c5;}
This box has a color of #bb85c5
<div style="background-color:#bb85c5;">Content here</div>
.mybackground {background-color:#bb85c5;}
Border around this has a color of #bb85c5
<div style="border:2px solid #bb85c5;">Content here</div>
.myborder {border:2px solid #bb85c5;}