#b95ec0 color space conversions
Hex:
#b95ec0
RGB:
185, 94, 192
CMY:
27, 63, 25
CMYK:
4, 51, 0, 25
HSL:
296°, 43.7500%, 56.0784%
HSV (HSB):
296°, 51.0417%, 75.2941%
XYZ:
33.5247, 22.1255, 52.3729
xyY:
0.3103, 0.2048, 22.1255
CIE-Lab:
54.1599, 50.8612, -35.7382
CIE-LCH:
54.1599, 62.1617, 324.9058
CIE-Luv:
54.1599, 41.3972, -61.4282
Hunter-Lab:
47.0377, 44.9045, -33.0884
#b95ec0 color charts
#b95ec0 color shades, tints & tones
#b95ec0 color schemes
#b95ec0 color preview, HTML & CSS examples
This text has a color of #b95ec0
<p style="color:#b95ec0;">Text here</p>
.mytext {color:#b95ec0;}
This box has a color of #b95ec0
<div style="background-color:#b95ec0;">Content here</div>
.mybackground {background-color:#b95ec0;}
Border around this has a color of #b95ec0
<div style="border:2px solid #b95ec0;">Content here</div>
.myborder {border:2px solid #b95ec0;}