#b978c3 color space conversions
Hex:
#b978c3
RGB:
185, 120, 195
CMY:
27, 53, 24
CMYK:
5, 38, 0, 24
HSL:
292°, 38.4615%, 61.7647%
HSV (HSB):
292°, 38.4615%, 76.4706%
XYZ:
36.5744, 27.6874, 55.0463
xyY:
0.3066, 0.2321, 27.6874
CIE-Lab:
59.6052, 37.7927, -28.9719
CIE-LCH:
59.6052, 47.6199, 322.5262
CIE-Luv:
59.6052, 30.4230, -49.9668
Hunter-Lab:
52.6188, 31.9893, -25.1921
#b978c3 color charts
#b978c3 color shades, tints & tones
#b978c3 color schemes
#b978c3 color preview, HTML & CSS examples
This text has a color of #b978c3
<p style="color:#b978c3;">Text here</p>
.mytext {color:#b978c3;}
This box has a color of #b978c3
<div style="background-color:#b978c3;">Content here</div>
.mybackground {background-color:#b978c3;}
Border around this has a color of #b978c3
<div style="border:2px solid #b978c3;">Content here</div>
.myborder {border:2px solid #b978c3;}