#bb93d3 color space conversions
Hex:
#bb93d3
RGB:
187, 147, 211
CMY:
27, 42, 17
CMYK:
11, 30, 0, 17
HSL:
278°, 42.1053%, 70.1961%
HSV (HSB):
278°, 30.3318%, 82.7451%
XYZ:
42.6851, 36.1354, 66.3531
xyY:
0.2940, 0.2489, 36.1354
CIE-Lab:
66.6232, 26.7630, -27.1089
CIE-LCH:
66.6232, 38.0939, 314.6321
CIE-Luv:
66.6232, 17.3254, -46.2480
Hunter-Lab:
60.1127, 21.5528, -23.3661
#bb93d3 color charts
#bb93d3 color shades, tints & tones
#bb93d3 color schemes
#bb93d3 color preview, HTML & CSS examples
This text has a color of #bb93d3
<p style="color:#bb93d3;">Text here</p>
.mytext {color:#bb93d3;}
This box has a color of #bb93d3
<div style="background-color:#bb93d3;">Content here</div>
.mybackground {background-color:#bb93d3;}
Border around this has a color of #bb93d3
<div style="border:2px solid #bb93d3;">Content here</div>
.myborder {border:2px solid #bb93d3;}