#b93fec color space conversions
Hex:
#b93fec
RGB:
185, 63, 236
CMY:
27, 75, 7
CMYK:
22, 73, 0, 7
HSL:
282°, 81.9905%, 58.6275%
HSV (HSB):
282°, 73.3051%, 92.5490%
XYZ:
36.9254, 19.9254, 81.2567
xyY:
0.2674, 0.1443, 19.9254
CIE-Lab:
51.7528, 72.7992, -64.5956
CIE-LCH:
51.7528, 97.3258, 318.4170
CIE-Luv:
51.7528, 38.3516, -106.9212
Hunter-Lab:
44.6379, 69.5426, -76.6821
#b93fec color charts
#b93fec color shades, tints & tones
#b93fec color schemes
#b93fec color preview, HTML & CSS examples
This text has a color of #b93fec
<p style="color:#b93fec;">Text here</p>
.mytext {color:#b93fec;}
This box has a color of #b93fec
<div style="background-color:#b93fec;">Content here</div>
.mybackground {background-color:#b93fec;}
Border around this has a color of #b93fec
<div style="border:2px solid #b93fec;">Content here</div>
.myborder {border:2px solid #b93fec;}