#b960b9 color space conversions
Hex:
#b960b9
RGB:
185, 96, 185
CMY:
27, 62, 27
CMYK:
0, 48, 0, 27
HSL:
300°, 38.8646%, 55.0980%
HSV (HSB):
300°, 48.1081%, 72.5490%
XYZ:
32.9474, 22.1828, 48.4441
xyY:
0.3181, 0.2142, 22.1828
CIE-Lab:
54.2204, 48.5606, -31.6132
CIE-LCH:
54.2204, 57.9441, 326.9357
CIE-Luv:
54.2204, 42.3303, -54.7383
Hunter-Lab:
47.0986, 42.4454, -28.0147
#b960b9 color charts
#b960b9 color shades, tints & tones
#b960b9 color schemes
#b960b9 color preview, HTML & CSS examples
This text has a color of #b960b9
<p style="color:#b960b9;">Text here</p>
.mytext {color:#b960b9;}
This box has a color of #b960b9
<div style="background-color:#b960b9;">Content here</div>
.mybackground {background-color:#b960b9;}
Border around this has a color of #b960b9
<div style="border:2px solid #b960b9;">Content here</div>
.myborder {border:2px solid #b960b9;}