#b95ccb color space conversions
Hex:
#b95ccb
RGB:
185, 92, 203
CMY:
27, 64, 20
CMYK:
9, 55, 0, 20
HSL:
290°, 51.6279%, 57.8431%
HSV (HSB):
290°, 54.6798%, 79.6078%
XYZ:
34.6142, 22.2804, 58.9761
xyY:
0.2987, 0.1923, 22.2804
CIE-Lab:
54.3232, 53.9433, -41.7835
CIE-LCH:
54.3232, 68.2330, 322.2393
CIE-Luv:
54.3232, 39.4493, -71.2613
Hunter-Lab:
47.2021, 48.2939, -41.0377
#b95ccb color charts
#b95ccb color shades, tints & tones
#b95ccb color schemes
#b95ccb color preview, HTML & CSS examples
This text has a color of #b95ccb
<p style="color:#b95ccb;">Text here</p>
.mytext {color:#b95ccb;}
This box has a color of #b95ccb
<div style="background-color:#b95ccb;">Content here</div>
.mybackground {background-color:#b95ccb;}
Border around this has a color of #b95ccb
<div style="border:2px solid #b95ccb;">Content here</div>
.myborder {border:2px solid #b95ccb;}