#b964e7 color space conversions
Hex:
#b964e7
RGB:
185, 100, 231
CMY:
27, 61, 9
CMYK:
20, 57, 0, 9
HSL:
279°, 73.1844%, 64.9020%
HSV (HSB):
279°, 56.7100%, 90.5882%
XYZ:
38.9886, 25.1982, 78.4101
xyY:
0.2734, 0.1767, 25.1982
CIE-Lab:
57.2680, 55.6990, -52.9430
CIE-LCH:
57.2680, 76.8462, 316.4531
CIE-Luv:
57.2680, 30.7350, -89.7929
Hunter-Lab:
50.1978, 50.7947, -57.4740
#b964e7 color charts
#b964e7 color shades, tints & tones
#b964e7 color schemes
#b964e7 color preview, HTML & CSS examples
This text has a color of #b964e7
<p style="color:#b964e7;">Text here</p>
.mytext {color:#b964e7;}
This box has a color of #b964e7
<div style="background-color:#b964e7;">Content here</div>
.mybackground {background-color:#b964e7;}
Border around this has a color of #b964e7
<div style="border:2px solid #b964e7;">Content here</div>
.myborder {border:2px solid #b964e7;}