#b961c7 color space conversions
Hex:
#b961c7
RGB:
185, 97, 199
CMY:
27, 62, 22
CMYK:
7, 51, 0, 22
HSL:
292°, 47.6636%, 58.0392%
HSV (HSB):
292°, 51.2563%, 78.0392%
XYZ:
34.5911, 22.9872, 56.6467
xyY:
0.3028, 0.2012, 22.9872
CIE-Lab:
55.0591, 50.6917, -38.3393
CIE-LCH:
55.0591, 63.5574, 322.8989
CIE-Luv:
55.0591, 38.6761, -65.6572
Hunter-Lab:
47.9450, 44.8795, -36.4893
#b961c7 color charts
#b961c7 color shades, tints & tones
#b961c7 color schemes
#b961c7 color preview, HTML & CSS examples
This text has a color of #b961c7
<p style="color:#b961c7;">Text here</p>
.mytext {color:#b961c7;}
This box has a color of #b961c7
<div style="background-color:#b961c7;">Content here</div>
.mybackground {background-color:#b961c7;}
Border around this has a color of #b961c7
<div style="border:2px solid #b961c7;">Content here</div>
.myborder {border:2px solid #b961c7;}