#b976f8 color space conversions
Hex:
#b976f8
RGB:
185, 118, 248
CMY:
27, 54, 3
CMYK:
25, 52, 0, 3
HSL:
271°, 90.2778%, 71.7647%
HSV (HSB):
271°, 52.4194%, 97.2549%
XYZ:
43.4293, 30.0485, 92.3179
xyY:
0.2619, 0.1812, 30.0485
CIE-Lab:
61.6960, 50.2134, -55.3361
CIE-LCH:
61.6960, 74.7226, 312.2214
CIE-Luv:
61.6960, 22.0099, -94.3417
Hunter-Lab:
54.8165, 45.4908, -61.4803
#b976f8 color charts
#b976f8 color shades, tints & tones
#b976f8 color schemes
#b976f8 color preview, HTML & CSS examples
This text has a color of #b976f8
<p style="color:#b976f8;">Text here</p>
.mytext {color:#b976f8;}
This box has a color of #b976f8
<div style="background-color:#b976f8;">Content here</div>
.mybackground {background-color:#b976f8;}
Border around this has a color of #b976f8
<div style="border:2px solid #b976f8;">Content here</div>
.myborder {border:2px solid #b976f8;}