#b95ec5 color space conversions
Hex:
#b95ec5
RGB:
185, 94, 197
CMY:
27, 63, 23
CMYK:
6, 52, 0, 23
HSL:
293°, 47.0320%, 57.0588%
HSV (HSB):
293°, 52.2843%, 77.2549%
XYZ:
34.0883, 22.3509, 55.3408
xyY:
0.3050, 0.2000, 22.3509
CIE-Lab:
54.3974, 51.8063, -38.2347
CIE-LCH:
54.3974, 64.3877, 323.5715
CIE-Luv:
54.3974, 40.2009, -65.4854
Hunter-Lab:
47.2768, 45.9710, -36.3095
#b95ec5 color charts
#b95ec5 color shades, tints & tones
#b95ec5 color schemes
#b95ec5 color preview, HTML & CSS examples
This text has a color of #b95ec5
<p style="color:#b95ec5;">Text here</p>
.mytext {color:#b95ec5;}
This box has a color of #b95ec5
<div style="background-color:#b95ec5;">Content here</div>
.mybackground {background-color:#b95ec5;}
Border around this has a color of #b95ec5
<div style="border:2px solid #b95ec5;">Content here</div>
.myborder {border:2px solid #b95ec5;}