#b93ed3 color space conversions
Hex:
#b93ed3
RGB:
185, 62, 211
CMY:
27, 76, 17
CMYK:
12, 71, 0, 17
HSL:
290°, 62.8692%, 53.5294%
HSV (HSB):
290°, 70.6161%, 82.7451%
XYZ:
33.4881, 18.4627, 63.4267
xyY:
0.2902, 0.1600, 18.4627
CIE-Lab:
50.0526, 68.4364, -53.1486
CIE-LCH:
50.0526, 86.6506, 322.1666
CIE-Luv:
50.0526, 45.3434, -88.8040
Hunter-Lab:
42.9682, 63.9229, -57.4419
#b93ed3 color charts
#b93ed3 color shades, tints & tones
#b93ed3 color schemes
#b93ed3 color preview, HTML & CSS examples
This text has a color of #b93ed3
<p style="color:#b93ed3;">Text here</p>
.mytext {color:#b93ed3;}
This box has a color of #b93ed3
<div style="background-color:#b93ed3;">Content here</div>
.mybackground {background-color:#b93ed3;}
Border around this has a color of #b93ed3
<div style="border:2px solid #b93ed3;">Content here</div>
.myborder {border:2px solid #b93ed3;}