#b978e1 color space conversions
Hex:
#b978e1
RGB:
185, 120, 225
CMY:
27, 53, 12
CMYK:
18, 47, 0, 12
HSL:
277°, 63.6364%, 67.6471%
HSV (HSB):
277°, 46.6667%, 88.2353%
XYZ:
40.3147, 29.1835, 74.7423
xyY:
0.2795, 0.2023, 29.1835
CIE-Lab:
60.9432, 44.0226, -43.7665
CIE-LCH:
60.9432, 62.0765, 315.1671
CIE-Luv:
60.9432, 25.1759, -74.7465
Hunter-Lab:
54.0217, 38.6707, -44.2161
#b978e1 color charts
#b978e1 color shades, tints & tones
#b978e1 color schemes
#b978e1 color preview, HTML & CSS examples
This text has a color of #b978e1
<p style="color:#b978e1;">Text here</p>
.mytext {color:#b978e1;}
This box has a color of #b978e1
<div style="background-color:#b978e1;">Content here</div>
.mybackground {background-color:#b978e1;}
Border around this has a color of #b978e1
<div style="border:2px solid #b978e1;">Content here</div>
.myborder {border:2px solid #b978e1;}