#ba56cd color space conversions
Hex:
#ba56cd
RGB:
186, 86, 205
CMY:
27, 66, 20
CMYK:
9, 58, 0, 20
HSL:
290°, 54.3379%, 57.0588%
HSV (HSB):
290°, 58.0488%, 80.3922%
XYZ:
34.5969, 21.5025, 60.0845
xyY:
0.2978, 0.1851, 21.5025
CIE-Lab:
53.4951, 57.4535, -44.2264
CIE-LCH:
53.4951, 72.5043, 322.4118
CIE-Luv:
53.4951, 41.5034, -75.2599
Hunter-Lab:
46.3707, 52.0290, -44.3650
#ba56cd color charts
#ba56cd color shades, tints & tones
#ba56cd color schemes
#ba56cd color preview, HTML & CSS examples
This text has a color of #ba56cd
<p style="color:#ba56cd;">Text here</p>
.mytext {color:#ba56cd;}
This box has a color of #ba56cd
<div style="background-color:#ba56cd;">Content here</div>
.mybackground {background-color:#ba56cd;}
Border around this has a color of #ba56cd
<div style="border:2px solid #ba56cd;">Content here</div>
.myborder {border:2px solid #ba56cd;}