#bb83d5 color space conversions
Hex:
#bb83d5
RGB:
187, 131, 213
CMY:
27, 49, 16
CMYK:
12, 38, 0, 16
HSL:
281°, 49.3976%, 67.4510%
HSV (HSB):
281°, 38.4977%, 83.5294%
XYZ:
40.6201, 31.6015, 66.9096
xyY:
0.2920, 0.2271, 31.6015
CIE-Lab:
63.0121, 36.0510, -33.8076
CIE-LCH:
63.0121, 49.4229, 316.8393
CIE-Luv:
63.0121, 23.9910, -57.9650
Hunter-Lab:
56.2152, 30.6042, -31.2187
#bb83d5 color charts
#bb83d5 color shades, tints & tones
#bb83d5 color schemes
#bb83d5 color preview, HTML & CSS examples
This text has a color of #bb83d5
<p style="color:#bb83d5;">Text here</p>
.mytext {color:#bb83d5;}
This box has a color of #bb83d5
<div style="background-color:#bb83d5;">Content here</div>
.mybackground {background-color:#bb83d5;}
Border around this has a color of #bb83d5
<div style="border:2px solid #bb83d5;">Content here</div>
.myborder {border:2px solid #bb83d5;}