#b93fed color space conversions
Hex:
#b93fed
RGB:
185, 63, 237
CMY:
27, 75, 7
CMYK:
22, 73, 0, 7
HSL:
282°, 82.8571%, 58.8235%
HSV (HSB):
282°, 73.4177%, 92.9412%
XYZ:
37.0712, 19.9837, 82.0241
xyY:
0.2665, 0.1437, 19.9837
CIE-Lab:
51.8188, 72.9940, -65.0511
CIE-LCH:
51.8188, 97.7741, 318.2931
CIE-Luv:
51.8188, 38.0957, -107.6393
Hunter-Lab:
44.7032, 69.7948, -77.4968
#b93fed color charts
#b93fed color shades, tints & tones
#b93fed color schemes
#b93fed color preview, HTML & CSS examples
This text has a color of #b93fed
<p style="color:#b93fed;">Text here</p>
.mytext {color:#b93fed;}
This box has a color of #b93fed
<div style="background-color:#b93fed;">Content here</div>
.mybackground {background-color:#b93fed;}
Border around this has a color of #b93fed
<div style="border:2px solid #b93fed;">Content here</div>
.myborder {border:2px solid #b93fed;}