#bb93d8 color space conversions
Hex:
#bb93d8
RGB:
187, 147, 216
CMY:
27, 42, 15
CMYK:
13, 32, 0, 15
HSL:
275°, 46.9388%, 71.1765%
HSV (HSB):
275°, 31.9444%, 84.7059%
XYZ:
43.3219, 36.3901, 69.7064
xyY:
0.2899, 0.2435, 36.3901
CIE-Lab:
66.8169, 27.8228, -29.5845
CIE-LCH:
66.8169, 40.6123, 313.2423
CIE-Luv:
66.8169, 16.7062, -50.4426
Hunter-Lab:
60.3242, 22.6226, -26.2844
#bb93d8 color charts
#bb93d8 color shades, tints & tones
#bb93d8 color schemes
#bb93d8 color preview, HTML & CSS examples
This text has a color of #bb93d8
<p style="color:#bb93d8;">Text here</p>
.mytext {color:#bb93d8;}
This box has a color of #bb93d8
<div style="background-color:#bb93d8;">Content here</div>
.mybackground {background-color:#bb93d8;}
Border around this has a color of #bb93d8
<div style="border:2px solid #bb93d8;">Content here</div>
.myborder {border:2px solid #bb93d8;}