#b976e2 color space conversions
Hex:
#b976e2
RGB:
185, 118, 226
CMY:
27, 54, 11
CMYK:
18, 48, 0, 11
HSL:
277°, 65.0602%, 67.4510%
HSV (HSB):
277°, 47.7876%, 88.6275%
XYZ:
40.2135, 28.7621, 75.3837
xyY:
0.2786, 0.1992, 28.7621
CIE-Lab:
60.5711, 45.3118, -44.9112
CIE-LCH:
60.5711, 63.7979, 315.2544
CIE-Luv:
60.5711, 25.7308, -76.6713
Hunter-Lab:
53.6303, 39.9910, -45.7977
#b976e2 color charts
#b976e2 color shades, tints & tones
#b976e2 color schemes
#b976e2 color preview, HTML & CSS examples
This text has a color of #b976e2
<p style="color:#b976e2;">Text here</p>
.mytext {color:#b976e2;}
This box has a color of #b976e2
<div style="background-color:#b976e2;">Content here</div>
.mybackground {background-color:#b976e2;}
Border around this has a color of #b976e2
<div style="border:2px solid #b976e2;">Content here</div>
.myborder {border:2px solid #b976e2;}