#b965d4 color space conversions
Hex:
#b965d4
RGB:
185, 101, 212
CMY:
27, 60, 17
CMYK:
13, 52, 0, 17
HSL:
285°, 56.3452%, 61.3725%
HSV (HSB):
285°, 52.3585%, 83.1373%
XYZ:
36.5449, 24.3751, 65.0661
xyY:
0.2901, 0.1935, 24.3751
CIE-Lab:
56.4614, 51.2459, -43.5258
CIE-LCH:
56.4614, 67.2357, 319.6571
CIE-Luv:
56.4614, 34.3994, -74.2071
Hunter-Lab:
49.3712, 45.7276, -43.5783
#b965d4 color charts
#b965d4 color shades, tints & tones
#b965d4 color schemes
#b965d4 color preview, HTML & CSS examples
This text has a color of #b965d4
<p style="color:#b965d4;">Text here</p>
.mytext {color:#b965d4;}
This box has a color of #b965d4
<div style="background-color:#b965d4;">Content here</div>
.mybackground {background-color:#b965d4;}
Border around this has a color of #b965d4
<div style="border:2px solid #b965d4;">Content here</div>
.myborder {border:2px solid #b965d4;}