#bb81ed color space conversions
Hex:
#bb81ed
RGB:
187, 129, 237
CMY:
27, 49, 7
CMYK:
21, 46, 0, 7
HSL:
272°, 75.0000%, 71.7647%
HSV (HSB):
272°, 45.5696%, 92.9412%
XYZ:
43.6298, 32.3797, 84.0711
xyY:
0.2725, 0.2023, 32.3797
CIE-Lab:
63.6555, 42.3592, -46.1444
CIE-LCH:
63.6555, 62.6387, 312.5510
CIE-Luv:
63.6555, 21.0706, -78.9950
Hunter-Lab:
56.9032, 37.2821, -47.7653
#bb81ed color charts
#bb81ed color shades, tints & tones
#bb81ed color schemes
#bb81ed color preview, HTML & CSS examples
This text has a color of #bb81ed
<p style="color:#bb81ed;">Text here</p>
.mytext {color:#bb81ed;}
This box has a color of #bb81ed
<div style="background-color:#bb81ed;">Content here</div>
.mybackground {background-color:#bb81ed;}
Border around this has a color of #bb81ed
<div style="border:2px solid #bb81ed;">Content here</div>
.myborder {border:2px solid #bb81ed;}