#bb93e7 color space conversions
Hex:
#bb93e7
RGB:
187, 147, 231
CMY:
27, 42, 9
CMYK:
19, 36, 0, 9
HSL:
269°, 63.6364%, 74.1176%
HSV (HSB):
269°, 36.3636%, 90.5882%
XYZ:
45.3510, 37.2018, 80.3917
xyY:
0.2783, 0.2283, 37.2018
CIE-Lab:
67.4281, 31.1046, -36.9231
CIE-LCH:
67.4281, 48.2785, 310.1113
CIE-Luv:
67.4281, 14.8608, -63.0204
Hunter-Lab:
60.9932, 25.9841, -35.4515
#bb93e7 color charts
#bb93e7 color shades, tints & tones
#bb93e7 color schemes
#bb93e7 color preview, HTML & CSS examples
This text has a color of #bb93e7
<p style="color:#bb93e7;">Text here</p>
.mytext {color:#bb93e7;}
This box has a color of #bb93e7
<div style="background-color:#bb93e7;">Content here</div>
.mybackground {background-color:#bb93e7;}
Border around this has a color of #bb93e7
<div style="border:2px solid #bb93e7;">Content here</div>
.myborder {border:2px solid #bb93e7;}