#b93df5 color space conversions
Hex:
#b93df5
RGB:
185, 61, 245
CMY:
27, 76, 4
CMYK:
24, 75, 0, 4
HSL:
280°, 90.1961%, 60.0000%
HSV (HSB):
280°, 75.1020%, 96.0784%
XYZ:
38.1578, 20.2443, 88.2826
xyY:
0.2601, 0.1380, 20.2443
CIE-Lab:
52.1124, 75.2637, -69.0604
CIE-LCH:
52.1124, 102.1468, 317.4612
CIE-Luv:
52.1124, 36.4122, -113.8202
Hunter-Lab:
44.9937, 72.6412, -84.8379
#b93df5 color charts
#b93df5 color shades, tints & tones
#b93df5 color schemes
#b93df5 color preview, HTML & CSS examples
This text has a color of #b93df5
<p style="color:#b93df5;">Text here</p>
.mytext {color:#b93df5;}
This box has a color of #b93df5
<div style="background-color:#b93df5;">Content here</div>
.mybackground {background-color:#b93df5;}
Border around this has a color of #b93df5
<div style="border:2px solid #b93df5;">Content here</div>
.myborder {border:2px solid #b93df5;}