#ba56e5 color space conversions
Hex:
#ba56e5
RGB:
186, 86, 229
CMY:
27, 66, 10
CMYK:
19, 62, 0, 10
HSL:
282°, 73.3333%, 61.7647%
HSV (HSB):
282°, 62.4454%, 89.8039%
XYZ:
37.7203, 22.7518, 76.5322
xyY:
0.2753, 0.1661, 22.7518
CIE-Lab:
54.8158, 62.1962, -55.7282
CIE-LCH:
54.8158, 83.5105, 318.1394
CIE-Luv:
54.8158, 35.6859, -93.9772
Hunter-Lab:
47.6989, 57.6851, -61.7408
#ba56e5 color charts
#ba56e5 color shades, tints & tones
#ba56e5 color schemes
#ba56e5 color preview, HTML & CSS examples
This text has a color of #ba56e5
<p style="color:#ba56e5;">Text here</p>
.mytext {color:#ba56e5;}
This box has a color of #ba56e5
<div style="background-color:#ba56e5;">Content here</div>
.mybackground {background-color:#ba56e5;}
Border around this has a color of #ba56e5
<div style="border:2px solid #ba56e5;">Content here</div>
.myborder {border:2px solid #ba56e5;}