#b93bbd color space conversions
Hex:
#b93bbd
RGB:
185, 59, 189
CMY:
27, 77, 26
CMYK:
2, 69, 0, 26
HSL:
298°, 52.4194%, 48.6275%
HSV (HSB):
298°, 68.7831%, 74.1176%
XYZ:
30.7569, 17.1163, 49.8268
xyY:
0.3148, 0.1752, 17.1163
CIE-Lab:
48.4063, 65.6583, -43.0766
CIE-LCH:
48.4063, 78.5277, 326.7322
CIE-Luv:
48.4063, 52.6701, -72.8782
Hunter-Lab:
41.3719, 60.3003, -42.4464
#b93bbd color charts
#b93bbd color shades, tints & tones
#b93bbd color schemes
#b93bbd color preview, HTML & CSS examples
This text has a color of #b93bbd
<p style="color:#b93bbd;">Text here</p>
.mytext {color:#b93bbd;}
This box has a color of #b93bbd
<div style="background-color:#b93bbd;">Content here</div>
.mybackground {background-color:#b93bbd;}
Border around this has a color of #b93bbd
<div style="border:2px solid #b93bbd;">Content here</div>
.myborder {border:2px solid #b93bbd;}