#b93bcf color space conversions
Hex:
#b93bcf
RGB:
185, 59, 207
CMY:
27, 77, 19
CMYK:
11, 71, 0, 19
HSL:
291°, 60.6557%, 52.1569%
HSV (HSB):
291°, 71.4976%, 81.1765%
XYZ:
32.8340, 17.9472, 60.7651
xyY:
0.2944, 0.1609, 17.9472
CIE-Lab:
49.4320, 68.7970, -51.8487
CIE-LCH:
49.4320, 86.1470, 322.9966
CIE-Luv:
49.4320, 47.1210, -86.6502
Hunter-Lab:
42.3641, 64.2079, -55.3878
#b93bcf color charts
#b93bcf color shades, tints & tones
#b93bcf color schemes
#b93bcf color preview, HTML & CSS examples
This text has a color of #b93bcf
<p style="color:#b93bcf;">Text here</p>
.mytext {color:#b93bcf;}
This box has a color of #b93bcf
<div style="background-color:#b93bcf;">Content here</div>
.mybackground {background-color:#b93bcf;}
Border around this has a color of #b93bcf
<div style="border:2px solid #b93bcf;">Content here</div>
.myborder {border:2px solid #b93bcf;}