#b937d7 color space conversions
Hex:
#b937d7
RGB:
185, 55, 215
CMY:
27, 78, 16
CMYK:
14, 74, 0, 16
HSL:
289°, 66.6667%, 52.9412%
HSV (HSB):
289°, 74.4186%, 84.3137%
XYZ:
33.6395, 17.9530, 65.9822
xyY:
0.2861, 0.1527, 17.9530
CIE-Lab:
49.4390, 71.6126, -56.4204
CIE-LCH:
49.4390, 91.1681, 321.7670
CIE-Luv:
49.4390, 45.5057, -93.6753
Hunter-Lab:
42.3709, 67.5672, -62.6699
#b937d7 color charts
#b937d7 color shades, tints & tones
#b937d7 color schemes
#b937d7 color preview, HTML & CSS examples
This text has a color of #b937d7
<p style="color:#b937d7;">Text here</p>
.mytext {color:#b937d7;}
This box has a color of #b937d7
<div style="background-color:#b937d7;">Content here</div>
.mybackground {background-color:#b937d7;}
Border around this has a color of #b937d7
<div style="border:2px solid #b937d7;">Content here</div>
.myborder {border:2px solid #b937d7;}