#b950cc color space conversions
Hex:
#b950cc
RGB:
185, 80, 204
CMY:
27, 69, 20
CMYK:
9, 61, 0, 20
HSL:
291°, 54.8673%, 55.6863%
HSV (HSB):
291°, 60.7843%, 80.0000%
XYZ:
33.7753, 20.4112, 59.2863
xyY:
0.2977, 0.1799, 20.4112
CIE-Lab:
52.2990, 59.7602, -45.5589
CIE-LCH:
52.2990, 75.1458, 322.6795
CIE-Luv:
52.2990, 42.8824, -77.2120
Hunter-Lab:
45.1788, 54.3823, -46.1787
#b950cc color charts
#b950cc color shades, tints & tones
#b950cc color schemes
#b950cc color preview, HTML & CSS examples
This text has a color of #b950cc
<p style="color:#b950cc;">Text here</p>
.mytext {color:#b950cc;}
This box has a color of #b950cc
<div style="background-color:#b950cc;">Content here</div>
.mybackground {background-color:#b950cc;}
Border around this has a color of #b950cc
<div style="border:2px solid #b950cc;">Content here</div>
.myborder {border:2px solid #b950cc;}