#b978f3 color space conversions
Hex:
#b978f3
RGB:
185, 120, 243
CMY:
27, 53, 5
CMYK:
24, 51, 0, 5
HSL:
272°, 83.6735%, 71.1765%
HSV (HSB):
272°, 50.6173%, 95.2941%
XYZ:
42.9017, 30.2183, 88.3656
xyY:
0.2657, 0.1871, 30.2183
CIE-Lab:
61.8421, 48.0178, -52.3433
CIE-LCH:
61.8421, 71.0320, 312.5321
CIE-Luv:
61.8421, 22.1738, -89.3076
Hunter-Lab:
54.9712, 43.1091, -56.8282
#b978f3 color charts
#b978f3 color shades, tints & tones
#b978f3 color schemes
#b978f3 color preview, HTML & CSS examples
This text has a color of #b978f3
<p style="color:#b978f3;">Text here</p>
.mytext {color:#b978f3;}
This box has a color of #b978f3
<div style="background-color:#b978f3;">Content here</div>
.mybackground {background-color:#b978f3;}
Border around this has a color of #b978f3
<div style="border:2px solid #b978f3;">Content here</div>
.myborder {border:2px solid #b978f3;}