#b93be6 color space conversions
Hex:
#b93be6
RGB:
185, 59, 230
CMY:
27, 77, 10
CMYK:
20, 74, 0, 10
HSL:
284°, 77.3756%, 56.6667%
HSV (HSB):
284°, 74.3478%, 90.1961%
XYZ:
35.8545, 19.1554, 76.6705
xyY:
0.2723, 0.1455, 19.1554
CIE-Lab:
50.8685, 73.0490, -62.6409
CIE-LCH:
50.8685, 96.2291, 319.3863
CIE-Luv:
50.8685, 40.6119, -103.6215
Hunter-Lab:
43.7669, 69.6379, -73.2270
#b93be6 color charts
#b93be6 color shades, tints & tones
#b93be6 color schemes
#b93be6 color preview, HTML & CSS examples
This text has a color of #b93be6
<p style="color:#b93be6;">Text here</p>
.mytext {color:#b93be6;}
This box has a color of #b93be6
<div style="background-color:#b93be6;">Content here</div>
.mybackground {background-color:#b93be6;}
Border around this has a color of #b93be6
<div style="border:2px solid #b93be6;">Content here</div>
.myborder {border:2px solid #b93be6;}