#b978e2 color space conversions
Hex:
#b978e2
RGB:
185, 120, 226
CMY:
27, 53, 11
CMYK:
18, 47, 0, 11
HSL:
277°, 64.6341%, 67.8431%
HSV (HSB):
277°, 46.9027%, 88.6275%
XYZ:
40.4515, 29.2382, 75.4630
xyY:
0.2787, 0.2014, 29.2382
CIE-Lab:
60.9913, 44.2400, -44.2488
CIE-LCH:
60.9913, 62.5710, 314.9943
CIE-Luv:
60.9913, 25.0059, -75.5633
Hunter-Lab:
54.0724, 38.9091, -44.8940
#b978e2 color charts
#b978e2 color shades, tints & tones
#b978e2 color schemes
#b978e2 color preview, HTML & CSS examples
This text has a color of #b978e2
<p style="color:#b978e2;">Text here</p>
.mytext {color:#b978e2;}
This box has a color of #b978e2
<div style="background-color:#b978e2;">Content here</div>
.mybackground {background-color:#b978e2;}
Border around this has a color of #b978e2
<div style="border:2px solid #b978e2;">Content here</div>
.myborder {border:2px solid #b978e2;}