#b93fb6 color space conversions
Hex:
#b93fb6
RGB:
185, 63, 182
CMY:
27, 75, 29
CMYK:
0, 66, 2, 27
HSL:
301°, 49.1935%, 48.6275%
HSV (HSB):
301°, 65.9459%, 72.5490%
XYZ:
30.2286, 17.2467, 45.9917
xyY:
0.3234, 0.1845, 17.2467
CIE-Lab:
48.5694, 62.9786, -38.7351
CIE-LCH:
48.5694, 73.9372, 328.4063
CIE-Luv:
48.5694, 53.9189, -66.1337
Hunter-Lab:
41.5291, 57.2521, -36.5906
#b93fb6 color charts
#b93fb6 color shades, tints & tones
#b93fb6 color schemes
#b93fb6 color preview, HTML & CSS examples
This text has a color of #b93fb6
<p style="color:#b93fb6;">Text here</p>
.mytext {color:#b93fb6;}
This box has a color of #b93fb6
<div style="background-color:#b93fb6;">Content here</div>
.mybackground {background-color:#b93fb6;}
Border around this has a color of #b93fb6
<div style="border:2px solid #b93fb6;">Content here</div>
.myborder {border:2px solid #b93fb6;}