#b964d1 color space conversions
Hex:
#b964d1
RGB:
185, 100, 209
CMY:
27, 61, 18
CMYK:
11, 52, 0, 18
HSL:
287°, 54.2289%, 60.5882%
HSV (HSB):
287°, 52.1531%, 81.9608%
XYZ:
36.0734, 24.0321, 63.0590
xyY:
0.2929, 0.1951, 24.0321
CIE-Lab:
56.1199, 51.1475, -42.3643
CIE-LCH:
56.1199, 66.4138, 320.3658
CIE-Luv:
56.1199, 35.3892, -72.2801
Hunter-Lab:
49.0225, 45.5604, -41.9505
#b964d1 color charts
#b964d1 color shades, tints & tones
#b964d1 color schemes
#b964d1 color preview, HTML & CSS examples
This text has a color of #b964d1
<p style="color:#b964d1;">Text here</p>
.mytext {color:#b964d1;}
This box has a color of #b964d1
<div style="background-color:#b964d1;">Content here</div>
.mybackground {background-color:#b964d1;}
Border around this has a color of #b964d1
<div style="border:2px solid #b964d1;">Content here</div>
.myborder {border:2px solid #b964d1;}