#b45bdc color space conversions
Hex:
#b45bdc
RGB:
180, 91, 220
CMY:
29, 64, 14
CMYK:
18, 59, 0, 14
HSL:
281°, 64.8241%, 60.9804%
HSV (HSB):
281°, 58.6364%, 86.2745%
XYZ:
35.4817, 22.3528, 70.1546
xyY:
0.2772, 0.1746, 22.3528
CIE-Lab:
54.3993, 56.5737, -51.3628
CIE-LCH:
54.3993, 76.4115, 317.7640
CIE-Luv:
54.3993, 32.7720, -86.4337
Hunter-Lab:
47.2787, 51.2229, -54.8824
#b45bdc color charts
#b45bdc color shades, tints & tones
#b45bdc color schemes
#b45bdc color preview, HTML & CSS examples
This text has a color of #b45bdc
<p style="color:#b45bdc;">Text here</p>
.mytext {color:#b45bdc;}
This box has a color of #b45bdc
<div style="background-color:#b45bdc;">Content here</div>
.mybackground {background-color:#b45bdc;}
Border around this has a color of #b45bdc
<div style="border:2px solid #b45bdc;">Content here</div>
.myborder {border:2px solid #b45bdc;}