#b75cb6 color space conversions
Hex:
#b75cb6
RGB:
183, 92, 182
CMY:
28, 64, 29
CMYK:
0, 50, 1, 28
HSL:
301°, 38.7234%, 53.9216%
HSV (HSB):
301°, 49.7268%, 71.7647%
XYZ:
31.7991, 21.0990, 46.6525
xyY:
0.3194, 0.2119, 21.0990
CIE-Lab:
53.0576, 49.4437, -31.7120
CIE-LCH:
53.0576, 58.7395, 327.3248
CIE-Luv:
53.0576, 43.2333, -54.7717
Hunter-Lab:
45.9336, 43.1888, -28.0644
#b75cb6 color charts
#b75cb6 color shades, tints & tones
#b75cb6 color schemes
#b75cb6 color preview, HTML & CSS examples
This text has a color of #b75cb6
<p style="color:#b75cb6;">Text here</p>
.mytext {color:#b75cb6;}
This box has a color of #b75cb6
<div style="background-color:#b75cb6;">Content here</div>
.mybackground {background-color:#b75cb6;}
Border around this has a color of #b75cb6
<div style="border:2px solid #b75cb6;">Content here</div>
.myborder {border:2px solid #b75cb6;}