#b978f2 color space conversions
Hex:
#b978f2
RGB:
185, 120, 242
CMY:
27, 53, 5
CMYK:
24, 50, 0, 5
HSL:
272°, 82.4324%, 70.9804%
HSV (HSB):
272°, 50.4132%, 94.9020%
XYZ:
42.7511, 30.1580, 87.5723
xyY:
0.2664, 0.1879, 30.1580
CIE-Lab:
61.7903, 47.7915, -51.8727
CIE-LCH:
61.7903, 70.5323, 312.6551
CIE-Luv:
61.7903, 22.3371, -88.5072
Hunter-Lab:
54.9163, 42.8545, -56.1053
#b978f2 color charts
#b978f2 color shades, tints & tones
#b978f2 color schemes
#b978f2 color preview, HTML & CSS examples
This text has a color of #b978f2
<p style="color:#b978f2;">Text here</p>
.mytext {color:#b978f2;}
This box has a color of #b978f2
<div style="background-color:#b978f2;">Content here</div>
.mybackground {background-color:#b978f2;}
Border around this has a color of #b978f2
<div style="border:2px solid #b978f2;">Content here</div>
.myborder {border:2px solid #b978f2;}