#b93ca6 color space conversions
Hex:
#b93ca6
RGB:
185, 60, 166
CMY:
27, 76, 35
CMYK:
0, 68, 10, 27
HSL:
309°, 51.0204%, 48.0392%
HSV (HSB):
309°, 67.5676%, 72.5490%
XYZ:
28.5064, 16.2992, 37.7200
xyY:
0.3454, 0.1975, 16.2992
CIE-Lab:
47.3646, 61.5631, -31.2154
CIE-LCH:
47.3646, 69.0247, 333.1128
CIE-Luv:
47.3646, 60.0009, -54.4654
Hunter-Lab:
40.3722, 55.3854, -27.1344
#b93ca6 color charts
#b93ca6 color shades, tints & tones
#b93ca6 color schemes
#b93ca6 color preview, HTML & CSS examples
This text has a color of #b93ca6
<p style="color:#b93ca6;">Text here</p>
.mytext {color:#b93ca6;}
This box has a color of #b93ca6
<div style="background-color:#b93ca6;">Content here</div>
.mybackground {background-color:#b93ca6;}
Border around this has a color of #b93ca6
<div style="border:2px solid #b93ca6;">Content here</div>
.myborder {border:2px solid #b93ca6;}