#b95bcf color space conversions
Hex:
#b95bcf
RGB:
185, 91, 207
CMY:
27, 64, 19
CMYK:
11, 56, 0, 19
HSL:
289°, 54.7170%, 58.4314%
HSV (HSB):
289°, 56.0386%, 81.1765%
XYZ:
35.0112, 22.3015, 61.4908
xyY:
0.2947, 0.1877, 22.3015
CIE-Lab:
54.3454, 55.2074, -44.0302
CIE-LCH:
54.3454, 70.6153, 321.4262
CIE-Luv:
54.3454, 38.8187, -74.9175
Hunter-Lab:
47.2244, 49.6933, -44.1443
#b95bcf color charts
#b95bcf color shades, tints & tones
#b95bcf color schemes
#b95bcf color preview, HTML & CSS examples
This text has a color of #b95bcf
<p style="color:#b95bcf;">Text here</p>
.mytext {color:#b95bcf;}
This box has a color of #b95bcf
<div style="background-color:#b95bcf;">Content here</div>
.mybackground {background-color:#b95bcf;}
Border around this has a color of #b95bcf
<div style="border:2px solid #b95bcf;">Content here</div>
.myborder {border:2px solid #b95bcf;}