#b954d9 color space conversions
Hex:
#b954d9
RGB:
185, 84, 217
CMY:
27, 67, 15
CMYK:
15, 61, 0, 15
HSL:
286°, 63.6364%, 59.0196%
HSV (HSB):
286°, 61.2903%, 85.0980%
XYZ:
35.7023, 21.6647, 67.9456
xyY:
0.2849, 0.1729, 21.6647
CIE-Lab:
53.6694, 60.4643, -50.7889
CIE-LCH:
53.6694, 78.9648, 319.9704
CIE-Luv:
53.6694, 38.4709, -85.7722
Hunter-Lab:
46.5453, 55.4629, -53.9682
#b954d9 color charts
#b954d9 color shades, tints & tones
#b954d9 color schemes
#b954d9 color preview, HTML & CSS examples
This text has a color of #b954d9
<p style="color:#b954d9;">Text here</p>
.mytext {color:#b954d9;}
This box has a color of #b954d9
<div style="background-color:#b954d9;">Content here</div>
.mybackground {background-color:#b954d9;}
Border around this has a color of #b954d9
<div style="border:2px solid #b954d9;">Content here</div>
.myborder {border:2px solid #b954d9;}