#b45dec color space conversions
Hex:
#b45dec
RGB:
180, 93, 236
CMY:
29, 64, 7
CMYK:
24, 61, 0, 7
HSL:
277°, 79.0055%, 64.5098%
HSV (HSB):
277°, 60.5932%, 92.5490%
XYZ:
37.8771, 23.5881, 81.9135
xyY:
0.2642, 0.1645, 23.5881
CIE-Lab:
55.6730, 59.0093, -58.3240
CIE-LCH:
55.6730, 82.9686, 315.3346
CIE-Luv:
55.6730, 28.8362, -97.9203
Hunter-Lab:
48.5676, 54.2158, -66.0004
#b45dec color charts
#b45dec color shades, tints & tones
#b45dec color schemes
#b45dec color preview, HTML & CSS examples
This text has a color of #b45dec
<p style="color:#b45dec;">Text here</p>
.mytext {color:#b45dec;}
This box has a color of #b45dec
<div style="background-color:#b45dec;">Content here</div>
.mybackground {background-color:#b45dec;}
Border around this has a color of #b45dec
<div style="border:2px solid #b45dec;">Content here</div>
.myborder {border:2px solid #b45dec;}