#bb85c2 color space conversions
Hex:
#bb85c2
RGB:
187, 133, 194
CMY:
27, 48, 24
CMYK:
4, 31, 0, 24
HSL:
293°, 33.3333%, 64.1176%
HSV (HSB):
293°, 31.4433%, 76.0784%
XYZ:
38.6187, 31.2349, 55.0324
xyY:
0.3092, 0.2501, 31.2349
CIE-Lab:
62.7054, 31.0830, -23.6134
CIE-LCH:
62.7054, 39.0352, 322.7765
CIE-Luv:
62.7054, 26.0457, -40.8896
Hunter-Lab:
55.8882, 25.5389, -19.2604
#bb85c2 color charts
#bb85c2 color shades, tints & tones
#bb85c2 color schemes
#bb85c2 color preview, HTML & CSS examples
This text has a color of #bb85c2
<p style="color:#bb85c2;">Text here</p>
.mytext {color:#bb85c2;}
This box has a color of #bb85c2
<div style="background-color:#bb85c2;">Content here</div>
.mybackground {background-color:#bb85c2;}
Border around this has a color of #bb85c2
<div style="border:2px solid #bb85c2;">Content here</div>
.myborder {border:2px solid #bb85c2;}