#b978c8 color space conversions
Hex:
#b978c8
RGB:
185, 120, 200
CMY:
27, 53, 22
CMYK:
8, 40, 0, 22
HSL:
289°, 42.1053%, 62.7451%
HSV (HSB):
289°, 40.0000%, 78.4314%
XYZ:
37.1494, 27.9174, 58.0742
xyY:
0.3017, 0.2267, 27.9174
CIE-Lab:
59.8140, 38.7887, -31.4813
CIE-LCH:
59.8140, 49.9563, 320.9369
CIE-Luv:
59.8140, 29.5324, -54.1202
Hunter-Lab:
52.8369, 33.0380, -28.1811
#b978c8 color charts
#b978c8 color shades, tints & tones
#b978c8 color schemes
#b978c8 color preview, HTML & CSS examples
This text has a color of #b978c8
<p style="color:#b978c8;">Text here</p>
.mytext {color:#b978c8;}
This box has a color of #b978c8
<div style="background-color:#b978c8;">Content here</div>
.mybackground {background-color:#b978c8;}
Border around this has a color of #b978c8
<div style="border:2px solid #b978c8;">Content here</div>
.myborder {border:2px solid #b978c8;}