#b976f4 color space conversions
Hex:
#b976f4
RGB:
185, 118, 244
CMY:
27, 54, 4
CMYK:
24, 52, 0, 4
HSL:
272°, 85.1351%, 70.9804%
HSV (HSB):
272°, 51.6393%, 95.6863%
XYZ:
42.8152, 29.8028, 89.0839
xyY:
0.2648, 0.1843, 29.8028
CIE-Lab:
61.4837, 49.3046, -53.4654
CIE-LCH:
61.4837, 72.7289, 312.6815
CIE-Luv:
61.4837, 22.6707, -91.1673
Hunter-Lab:
54.5919, 44.4573, -58.5358
#b976f4 color charts
#b976f4 color shades, tints & tones
#b976f4 color schemes
#b976f4 color preview, HTML & CSS examples
This text has a color of #b976f4
<p style="color:#b976f4;">Text here</p>
.mytext {color:#b976f4;}
This box has a color of #b976f4
<div style="background-color:#b976f4;">Content here</div>
.mybackground {background-color:#b976f4;}
Border around this has a color of #b976f4
<div style="border:2px solid #b976f4;">Content here</div>
.myborder {border:2px solid #b976f4;}