#b75f9c color space conversions
Hex:
#b75f9c
RGB:
183, 95, 156
CMY:
28, 63, 39
CMYK:
0, 48, 15, 28
HSL:
318°, 37.9310%, 54.5098%
HSV (HSB):
318°, 48.0874%, 71.7647%
XYZ:
29.6214, 20.6520, 33.8775
xyY:
0.3520, 0.2454, 20.6520
CIE-Lab:
52.5665, 43.4490, -17.3051
CIE-LCH:
52.5665, 46.7684, 338.2833
CIE-Luv:
52.5665, 48.3920, -32.0493
Hunter-Lab:
45.4445, 36.8212, -12.3878
#b75f9c color charts
#b75f9c color shades, tints & tones
#b75f9c color schemes
#b75f9c color preview, HTML & CSS examples
This text has a color of #b75f9c
<p style="color:#b75f9c;">Text here</p>
.mytext {color:#b75f9c;}
This box has a color of #b75f9c
<div style="background-color:#b75f9c;">Content here</div>
.mybackground {background-color:#b75f9c;}
Border around this has a color of #b75f9c
<div style="border:2px solid #b75f9c;">Content here</div>
.myborder {border:2px solid #b75f9c;}