#b94cc8 color space conversions
Hex:
#b94cc8
RGB:
185, 76, 200
CMY:
27, 70, 22
CMYK:
8, 62, 0, 22
HSL:
293°, 52.9915%, 54.1176%
HSV (HSB):
293°, 62.0000%, 78.4314%
XYZ:
33.0174, 19.6533, 56.6968
xyY:
0.3019, 0.1797, 19.6533
CIE-Lab:
51.4429, 60.7809, -44.6216
CIE-LCH:
51.4429, 75.4016, 323.7162
CIE-Luv:
51.4429, 45.0804, -75.6299
Hunter-Lab:
44.3320, 55.3611, -44.7943
#b94cc8 color charts
#b94cc8 color shades, tints & tones
#b94cc8 color schemes
#b94cc8 color preview, HTML & CSS examples
This text has a color of #b94cc8
<p style="color:#b94cc8;">Text here</p>
.mytext {color:#b94cc8;}
This box has a color of #b94cc8
<div style="background-color:#b94cc8;">Content here</div>
.mybackground {background-color:#b94cc8;}
Border around this has a color of #b94cc8
<div style="border:2px solid #b94cc8;">Content here</div>
.myborder {border:2px solid #b94cc8;}