#b972c6 color space conversions
Hex:
#b972c6
RGB:
185, 114, 198
CMY:
27, 55, 22
CMYK:
7, 42, 0, 22
HSL:
291°, 42.4242%, 61.1765%
HSV (HSB):
291°, 42.4242%, 77.6471%
XYZ:
36.2179, 26.4261, 56.6179
xyY:
0.3037, 0.2216, 26.4261
CIE-Lab:
58.4393, 41.6328, -32.4842
CIE-LCH:
58.4393, 52.8064, 322.0367
CIE-Luv:
58.4393, 32.3833, -55.8884
Hunter-Lab:
51.4064, 35.7996, -29.3164
#b972c6 color charts
#b972c6 color shades, tints & tones
#b972c6 color schemes
#b972c6 color preview, HTML & CSS examples
This text has a color of #b972c6
<p style="color:#b972c6;">Text here</p>
.mytext {color:#b972c6;}
This box has a color of #b972c6
<div style="background-color:#b972c6;">Content here</div>
.mybackground {background-color:#b972c6;}
Border around this has a color of #b972c6
<div style="border:2px solid #b972c6;">Content here</div>
.myborder {border:2px solid #b972c6;}