#b965c5 color space conversions
Hex:
#b965c5
RGB:
185, 101, 197
CMY:
27, 60, 23
CMYK:
6, 49, 0, 23
HSL:
293°, 45.2830%, 58.4314%
HSV (HSB):
293°, 48.7310%, 77.2549%
XYZ:
34.7393, 23.6529, 55.5578
xyY:
0.3049, 0.2076, 23.6529
CIE-Lab:
55.7385, 48.2724, -36.1306
CIE-LCH:
55.7385, 60.2963, 323.1861
CIE-Luv:
55.7385, 37.6726, -62.0315
Hunter-Lab:
48.6342, 42.3923, -33.6866
#b965c5 color charts
#b965c5 color shades, tints & tones
#b965c5 color schemes
#b965c5 color preview, HTML & CSS examples
This text has a color of #b965c5
<p style="color:#b965c5;">Text here</p>
.mytext {color:#b965c5;}
This box has a color of #b965c5
<div style="background-color:#b965c5;">Content here</div>
.mybackground {background-color:#b965c5;}
Border around this has a color of #b965c5
<div style="border:2px solid #b965c5;">Content here</div>
.myborder {border:2px solid #b965c5;}