#b974c9 color space conversions
Hex:
#b974c9
RGB:
185, 116, 201
CMY:
27, 55, 21
CMYK:
8, 42, 0, 21
HSL:
289°, 44.0415%, 62.1569%
HSV (HSB):
289°, 42.2886%, 78.8235%
XYZ:
36.7956, 27.0221, 58.5348
xyY:
0.3007, 0.2209, 27.0221
CIE-Lab:
58.9948, 41.1556, -33.3214
CIE-LCH:
58.9948, 52.9537, 321.0048
CIE-Luv:
58.9948, 31.0015, -57.2434
Hunter-Lab:
51.9828, 35.3798, -30.3750
#b974c9 color charts
#b974c9 color shades, tints & tones
#b974c9 color schemes
#b974c9 color preview, HTML & CSS examples
This text has a color of #b974c9
<p style="color:#b974c9;">Text here</p>
.mytext {color:#b974c9;}
This box has a color of #b974c9
<div style="background-color:#b974c9;">Content here</div>
.mybackground {background-color:#b974c9;}
Border around this has a color of #b974c9
<div style="border:2px solid #b974c9;">Content here</div>
.myborder {border:2px solid #b974c9;}