#b93bcd color space conversions
Hex:
#b93bcd
RGB:
185, 59, 205
CMY:
27, 77, 20
CMYK:
10, 71, 0, 20
HSL:
292°, 59.3496%, 51.7647%
HSV (HSB):
292°, 71.2195%, 80.3922%
XYZ:
32.5910, 17.8500, 59.4853
xyY:
0.2965, 0.1624, 17.8500
CIE-Lab:
49.3137, 68.4394, -50.8885
CIE-LCH:
49.3137, 85.2853, 323.3671
CIE-Luv:
49.3137, 47.7182, -85.1401
Hunter-Lab:
42.2493, 63.7584, -53.9035
#b93bcd color charts
#b93bcd color shades, tints & tones
#b93bcd color schemes
#b93bcd color preview, HTML & CSS examples
This text has a color of #b93bcd
<p style="color:#b93bcd;">Text here</p>
.mytext {color:#b93bcd;}
This box has a color of #b93bcd
<div style="background-color:#b93bcd;">Content here</div>
.mybackground {background-color:#b93bcd;}
Border around this has a color of #b93bcd
<div style="border:2px solid #b93bcd;">Content here</div>
.myborder {border:2px solid #b93bcd;}