#bb93ed color space conversions
Hex:
#bb93ed
RGB:
187, 147, 237
CMY:
27, 42, 7
CMYK:
21, 38, 0, 7
HSL:
267°, 71.4286%, 75.2941%
HSV (HSB):
267°, 37.9747%, 92.9412%
XYZ:
46.2133, 37.5467, 84.9323
xyY:
0.2740, 0.2226, 37.5467
CIE-Lab:
67.6852, 32.4574, -39.8211
CIE-LCH:
67.6852, 51.3731, 309.1828
CIE-Luv:
67.6852, 14.1301, -68.0347
Hunter-Lab:
61.2753, 27.3913, -39.2877
#bb93ed color charts
#bb93ed color shades, tints & tones
#bb93ed color schemes
#bb93ed color preview, HTML & CSS examples
This text has a color of #bb93ed
<p style="color:#bb93ed;">Text here</p>
.mytext {color:#bb93ed;}
This box has a color of #bb93ed
<div style="background-color:#bb93ed;">Content here</div>
.mybackground {background-color:#bb93ed;}
Border around this has a color of #bb93ed
<div style="border:2px solid #bb93ed;">Content here</div>
.myborder {border:2px solid #bb93ed;}