#b94eb5 color space conversions
Hex:
#b94eb5
RGB:
185, 78, 181
CMY:
27, 69, 29
CMYK:
0, 58, 2, 27
HSL:
302°, 43.3198%, 51.5686%
HSV (HSB):
302°, 57.8378%, 72.5490%
XYZ:
31.0725, 19.0993, 45.7649
xyY:
0.3239, 0.1991, 19.0993
CIE-Lab:
50.8031, 56.4972, -34.6368
CIE-LCH:
50.8031, 66.2694, 328.4888
CIE-Luv:
50.8031, 49.8046, -59.7231
Hunter-Lab:
43.7027, 50.4331, -31.4958
#b94eb5 color charts
#b94eb5 color shades, tints & tones
#b94eb5 color schemes
#b94eb5 color preview, HTML & CSS examples
This text has a color of #b94eb5
<p style="color:#b94eb5;">Text here</p>
.mytext {color:#b94eb5;}
This box has a color of #b94eb5
<div style="background-color:#b94eb5;">Content here</div>
.mybackground {background-color:#b94eb5;}
Border around this has a color of #b94eb5
<div style="border:2px solid #b94eb5;">Content here</div>
.myborder {border:2px solid #b94eb5;}