#b75d9c color space conversions
Hex:
#b75d9c
RGB:
183, 93, 156
CMY:
28, 64, 39
CMYK:
0, 49, 15, 28
HSL:
318°, 38.4615%, 54.1176%
HSV (HSB):
318°, 49.1803%, 71.7647%
XYZ:
29.4435, 20.2963, 33.8182
xyY:
0.3524, 0.2429, 20.2963
CIE-Lab:
52.1706, 44.4759, -17.9087
CIE-LCH:
52.1706, 47.9460, 338.0673
CIE-Luv:
52.1706, 49.3013, -33.0587
Hunter-Lab:
45.0514, 37.8195, -12.9706
#b75d9c color charts
#b75d9c color shades, tints & tones
#b75d9c color schemes
#b75d9c color preview, HTML & CSS examples
This text has a color of #b75d9c
<p style="color:#b75d9c;">Text here</p>
.mytext {color:#b75d9c;}
This box has a color of #b75d9c
<div style="background-color:#b75d9c;">Content here</div>
.mybackground {background-color:#b75d9c;}
Border around this has a color of #b75d9c
<div style="border:2px solid #b75d9c;">Content here</div>
.myborder {border:2px solid #b75d9c;}