#b937b5 color space conversions
Hex:
#b937b5
RGB:
185, 55, 181
CMY:
27, 78, 29
CMYK:
0, 70, 2, 27
HSL:
302°, 54.1667%, 47.0588%
HSV (HSB):
302°, 70.2703%, 72.5490%
XYZ:
29.7143, 16.3829, 45.3122
xyY:
0.3251, 0.1792, 16.3829
CIE-Lab:
47.4728, 65.7584, -39.8830
CIE-LCH:
47.4728, 76.9078, 328.7628
CIE-Luv:
47.4728, 56.2057, -67.8434
Hunter-Lab:
40.4757, 60.2088, -38.0415
#b937b5 color charts
#b937b5 color shades, tints & tones
#b937b5 color schemes
#b937b5 color preview, HTML & CSS examples
This text has a color of #b937b5
<p style="color:#b937b5;">Text here</p>
.mytext {color:#b937b5;}
This box has a color of #b937b5
<div style="background-color:#b937b5;">Content here</div>
.mybackground {background-color:#b937b5;}
Border around this has a color of #b937b5
<div style="border:2px solid #b937b5;">Content here</div>
.myborder {border:2px solid #b937b5;}