#b963d5 color space conversions
Hex:
#b963d5
RGB:
185, 99, 213
CMY:
27, 61, 16
CMYK:
13, 54, 0, 16
HSL:
285°, 57.5758%, 61.1765%
HSV (HSB):
285°, 53.5211%, 83.5294%
XYZ:
36.4797, 24.0421, 65.6687
xyY:
0.2891, 0.1905, 24.0421
CIE-Lab:
56.1299, 52.4584, -44.6158
CIE-LCH:
56.1299, 68.8655, 319.6189
CIE-Luv:
56.1299, 34.8545, -75.9855
Hunter-Lab:
49.0327, 46.9943, -45.0832
#b963d5 color charts
#b963d5 color shades, tints & tones
#b963d5 color schemes
#b963d5 color preview, HTML & CSS examples
This text has a color of #b963d5
<p style="color:#b963d5;">Text here</p>
.mytext {color:#b963d5;}
This box has a color of #b963d5
<div style="background-color:#b963d5;">Content here</div>
.mybackground {background-color:#b963d5;}
Border around this has a color of #b963d5
<div style="border:2px solid #b963d5;">Content here</div>
.myborder {border:2px solid #b963d5;}