#b94ed9 color space conversions
Hex:
#b94ed9
RGB:
185, 78, 217
CMY:
27, 69, 15
CMYK:
15, 64, 0, 15
HSL:
286°, 64.6512%, 57.8431%
HSV (HSB):
286°, 64.0553%, 85.0980%
XYZ:
35.2564, 20.7728, 67.7970
xyY:
0.2847, 0.1678, 20.7728
CIE-Lab:
52.7000, 63.1346, -52.3356
CIE-LCH:
52.7000, 82.0061, 320.3429
CIE-Luv:
52.7000, 40.0498, -88.0801
Hunter-Lab:
45.5772, 58.3190, -56.2910
#b94ed9 color charts
#b94ed9 color shades, tints & tones
#b94ed9 color schemes
#b94ed9 color preview, HTML & CSS examples
This text has a color of #b94ed9
<p style="color:#b94ed9;">Text here</p>
.mytext {color:#b94ed9;}
This box has a color of #b94ed9
<div style="background-color:#b94ed9;">Content here</div>
.mybackground {background-color:#b94ed9;}
Border around this has a color of #b94ed9
<div style="border:2px solid #b94ed9;">Content here</div>
.myborder {border:2px solid #b94ed9;}