#b964e1 color space conversions
Hex:
#b964e1
RGB:
185, 100, 225
CMY:
27, 61, 12
CMYK:
18, 56, 0, 12
HSL:
281°, 67.5676%, 63.7255%
HSV (HSB):
281°, 55.5556%, 88.2353%
XYZ:
38.1554, 24.8649, 74.0226
xyY:
0.2784, 0.1814, 24.8649
CIE-Lab:
56.9435, 54.4320, -50.0943
CIE-LCH:
56.9435, 73.9749, 317.3763
CIE-Luv:
56.9435, 31.9748, -85.0690
Hunter-Lab:
49.8647, 49.3211, -53.1088
#b964e1 color charts
#b964e1 color shades, tints & tones
#b964e1 color schemes
#b964e1 color preview, HTML & CSS examples
This text has a color of #b964e1
<p style="color:#b964e1;">Text here</p>
.mytext {color:#b964e1;}
This box has a color of #b964e1
<div style="background-color:#b964e1;">Content here</div>
.mybackground {background-color:#b964e1;}
Border around this has a color of #b964e1
<div style="border:2px solid #b964e1;">Content here</div>
.myborder {border:2px solid #b964e1;}