#b45ccd color space conversions
Hex:
#b45ccd
RGB:
180, 92, 205
CMY:
29, 64, 20
CMYK:
12, 55, 0, 20
HSL:
287°, 53.0516%, 58.2353%
HSV (HSB):
287°, 55.1220%, 80.3922%
XYZ:
33.6690, 21.7654, 60.1842
xyY:
0.2912, 0.1883, 21.7654
CIE-Lab:
53.7772, 53.0168, -43.8306
CIE-LCH:
53.7772, 68.7889, 320.4184
CIE-Luv:
53.7772, 35.8194, -74.1407
Hunter-Lab:
46.6534, 47.1772, -43.8285
#b45ccd color charts
#b45ccd color shades, tints & tones
#b45ccd color schemes
#b45ccd color preview, HTML & CSS examples
This text has a color of #b45ccd
<p style="color:#b45ccd;">Text here</p>
.mytext {color:#b45ccd;}
This box has a color of #b45ccd
<div style="background-color:#b45ccd;">Content here</div>
.mybackground {background-color:#b45ccd;}
Border around this has a color of #b45ccd
<div style="border:2px solid #b45ccd;">Content here</div>
.myborder {border:2px solid #b45ccd;}