#b972e6 color space conversions
Hex:
#b972e6
RGB:
185, 114, 230
CMY:
27, 55, 10
CMYK:
20, 50, 0, 10
HSL:
277°, 69.8795%, 67.4510%
HSV (HSB):
277°, 50.4348%, 90.1961%
XYZ:
40.3078, 28.0621, 78.1550
xyY:
0.2751, 0.1915, 28.0621
CIE-Lab:
59.9448, 48.3049, -48.1332
CIE-LCH:
59.9448, 68.1921, 315.1020
CIE-Luv:
59.9448, 26.4277, -82.0663
Hunter-Lab:
52.9737, 43.1173, -50.3923
#b972e6 color charts
#b972e6 color shades, tints & tones
#b972e6 color schemes
#b972e6 color preview, HTML & CSS examples
This text has a color of #b972e6
<p style="color:#b972e6;">Text here</p>
.mytext {color:#b972e6;}
This box has a color of #b972e6
<div style="background-color:#b972e6;">Content here</div>
.mybackground {background-color:#b972e6;}
Border around this has a color of #b972e6
<div style="border:2px solid #b972e6;">Content here</div>
.myborder {border:2px solid #b972e6;}