#b75ddd color space conversions
Hex:
#b75ddd
RGB:
183, 93, 221
CMY:
28, 64, 13
CMYK:
17, 58, 0, 13
HSL:
282°, 65.3061%, 61.5686%
HSV (HSB):
282°, 57.9186%, 86.6667%
XYZ:
36.4939, 23.1164, 70.9451
xyY:
0.2795, 0.1771, 23.1164
CIE-Lab:
55.1921, 56.5481, -50.6424
CIE-LCH:
55.1921, 75.9101, 318.1535
CIE-Luv:
55.1921, 33.7617, -85.6024
Hunter-Lab:
48.0796, 51.3480, -53.8313
#b75ddd color charts
#b75ddd color shades, tints & tones
#b75ddd color schemes
#b75ddd color preview, HTML & CSS examples
This text has a color of #b75ddd
<p style="color:#b75ddd;">Text here</p>
.mytext {color:#b75ddd;}
This box has a color of #b75ddd
<div style="background-color:#b75ddd;">Content here</div>
.mybackground {background-color:#b75ddd;}
Border around this has a color of #b75ddd
<div style="border:2px solid #b75ddd;">Content here</div>
.myborder {border:2px solid #b75ddd;}