#bb93e9 color space conversions
Hex:
#bb93e9
RGB:
187, 147, 233
CMY:
27, 42, 9
CMYK:
20, 37, 0, 9
HSL:
268°, 66.1538%, 74.5098%
HSV (HSB):
268°, 36.9099%, 91.3725%
XYZ:
45.6352, 37.3154, 81.8882
xyY:
0.2768, 0.2264, 37.3154
CIE-Lab:
67.5130, 31.5531, -37.8915
CIE-LCH:
67.5130, 49.3089, 309.7849
CIE-Luv:
67.5130, 14.6167, -64.6934
Hunter-Lab:
61.0864, 26.4492, -36.7196
#bb93e9 color charts
#bb93e9 color shades, tints & tones
#bb93e9 color schemes
#bb93e9 color preview, HTML & CSS examples
This text has a color of #bb93e9
<p style="color:#bb93e9;">Text here</p>
.mytext {color:#bb93e9;}
This box has a color of #bb93e9
<div style="background-color:#bb93e9;">Content here</div>
.mybackground {background-color:#bb93e9;}
Border around this has a color of #bb93e9
<div style="border:2px solid #bb93e9;">Content here</div>
.myborder {border:2px solid #bb93e9;}