#b93dec color space conversions
Hex:
#b93dec
RGB:
185, 61, 236
CMY:
27, 76, 7
CMYK:
22, 74, 0, 7
HSL:
283°, 82.1596%, 58.2353%
HSV (HSB):
283°, 74.1525%, 92.5490%
XYZ:
36.8166, 19.7079, 81.2204
xyY:
0.2673, 0.1431, 19.7079
CIE-Lab:
51.5053, 73.5072, -64.9952
CIE-LCH:
51.5053, 98.1208, 318.5168
CIE-Luv:
51.5053, 38.6934, -107.4337
Hunter-Lab:
44.3936, 70.3455, -77.3987
#b93dec color charts
#b93dec color shades, tints & tones
#b93dec color schemes
#b93dec color preview, HTML & CSS examples
This text has a color of #b93dec
<p style="color:#b93dec;">Text here</p>
.mytext {color:#b93dec;}
This box has a color of #b93dec
<div style="background-color:#b93dec;">Content here</div>
.mybackground {background-color:#b93dec;}
Border around this has a color of #b93dec
<div style="border:2px solid #b93dec;">Content here</div>
.myborder {border:2px solid #b93dec;}