#b957e5 color space conversions
Hex:
#b957e5
RGB:
185, 87, 229
CMY:
27, 66, 10
CMYK:
19, 62, 0, 10
HSL:
281°, 73.1959%, 61.9608%
HSV (HSB):
281°, 62.0087%, 89.8039%
XYZ:
37.5586, 22.7878, 76.5477
xyY:
0.2744, 0.1665, 22.7878
CIE-Lab:
54.8531, 61.5094, -55.6759
CIE-LCH:
54.8531, 82.9651, 317.8499
CIE-Luv:
54.8531, 34.8295, -93.8291
Hunter-Lab:
47.7366, 56.9028, -61.6584
#b957e5 color charts
#b957e5 color shades, tints & tones
#b957e5 color schemes
#b957e5 color preview, HTML & CSS examples
This text has a color of #b957e5
<p style="color:#b957e5;">Text here</p>
.mytext {color:#b957e5;}
This box has a color of #b957e5
<div style="background-color:#b957e5;">Content here</div>
.mybackground {background-color:#b957e5;}
Border around this has a color of #b957e5
<div style="border:2px solid #b957e5;">Content here</div>
.myborder {border:2px solid #b957e5;}