#b93ce5 color space conversions
Hex:
#b93ce5
RGB:
185, 60, 229
CMY:
27, 76, 10
CMYK:
19, 74, 0, 10
HSL:
284°, 76.4706%, 56.6667%
HSV (HSB):
284°, 73.7991%, 89.8039%
XYZ:
35.7663, 19.2031, 75.9502
xyY:
0.2732, 0.1467, 19.2031
CIE-Lab:
50.9240, 72.5133, -61.9862
CIE-LCH:
50.9240, 95.3964, 319.4753
CIE-Luv:
50.9240, 40.7098, -102.6456
Hunter-Lab:
43.8214, 69.0013, -72.0851
#b93ce5 color charts
#b93ce5 color shades, tints & tones
#b93ce5 color schemes
#b93ce5 color preview, HTML & CSS examples
This text has a color of #b93ce5
<p style="color:#b93ce5;">Text here</p>
.mytext {color:#b93ce5;}
This box has a color of #b93ce5
<div style="background-color:#b93ce5;">Content here</div>
.mybackground {background-color:#b93ce5;}
Border around this has a color of #b93ce5
<div style="border:2px solid #b93ce5;">Content here</div>
.myborder {border:2px solid #b93ce5;}