#b45db4 color space conversions
Hex:
#b45db4
RGB:
180, 93, 180
CMY:
29, 64, 29
CMYK:
0, 48, 0, 29
HSL:
300°, 36.7089%, 53.5294%
HSV (HSB):
300°, 48.3333%, 70.5882%
XYZ:
30.9750, 20.8273, 45.5675
xyY:
0.3181, 0.2139, 20.8273
CIE-Lab:
52.7600, 47.7020, -31.0473
CIE-LCH:
52.7600, 56.9158, 326.9415
CIE-Luv:
52.7600, 41.3161, -53.4268
Hunter-Lab:
45.6369, 41.2880, -27.2540
#b45db4 color charts
#b45db4 color shades, tints & tones
#b45db4 color schemes
#b45db4 color preview, HTML & CSS examples
This text has a color of #b45db4
<p style="color:#b45db4;">Text here</p>
.mytext {color:#b45db4;}
This box has a color of #b45db4
<div style="background-color:#b45db4;">Content here</div>
.mybackground {background-color:#b45db4;}
Border around this has a color of #b45db4
<div style="border:2px solid #b45db4;">Content here</div>
.myborder {border:2px solid #b45db4;}