#b93ed4 color space conversions
Hex:
#b93ed4
RGB:
185, 62, 212
CMY:
27, 76, 17
CMYK:
13, 71, 0, 17
HSL:
289°, 63.5593%, 53.7255%
HSV (HSB):
289°, 70.7547%, 83.1373%
XYZ:
33.6139, 18.5130, 64.0891
xyY:
0.2892, 0.1593, 18.5130
CIE-Lab:
50.1125, 68.6197, -53.6247
CIE-LCH:
50.1125, 87.0877, 321.9932
CIE-Luv:
50.1125, 45.0561, -89.5557
Hunter-Lab:
43.0267, 64.1532, -58.1948
#b93ed4 color charts
#b93ed4 color shades, tints & tones
#b93ed4 color schemes
#b93ed4 color preview, HTML & CSS examples
This text has a color of #b93ed4
<p style="color:#b93ed4;">Text here</p>
.mytext {color:#b93ed4;}
This box has a color of #b93ed4
<div style="background-color:#b93ed4;">Content here</div>
.mybackground {background-color:#b93ed4;}
Border around this has a color of #b93ed4
<div style="border:2px solid #b93ed4;">Content here</div>
.myborder {border:2px solid #b93ed4;}