#bd55e5 color space conversions
Hex:
#bd55e5
RGB:
189, 85, 229
CMY:
26, 67, 10
CMYK:
17, 63, 0, 10
HSL:
283°, 73.4694%, 61.5686%
HSV (HSB):
283°, 62.8821%, 89.8039%
XYZ:
38.3776, 22.9730, 76.5402
xyY:
0.2783, 0.1666, 22.9730
CIE-Lab:
55.0445, 63.3323, -55.3402
CIE-LCH:
55.0445, 84.1042, 318.8529
CIE-Luv:
55.0445, 37.7479, -93.6159
Hunter-Lab:
47.9301, 59.0472, -61.1299
#bd55e5 color charts
#bd55e5 color shades, tints & tones
#bd55e5 color schemes
#bd55e5 color preview, HTML & CSS examples
This text has a color of #bd55e5
<p style="color:#bd55e5;">Text here</p>
.mytext {color:#bd55e5;}
This box has a color of #bd55e5
<div style="background-color:#bd55e5;">Content here</div>
.mybackground {background-color:#bd55e5;}
Border around this has a color of #bd55e5
<div style="border:2px solid #bd55e5;">Content here</div>
.myborder {border:2px solid #bd55e5;}