#ba55f3 color space conversions
Hex:
#ba55f3
RGB:
186, 85, 243
CMY:
27, 67, 5
CMYK:
23, 65, 0, 5
HSL:
278°, 86.8132%, 64.3137%
HSV (HSB):
278°, 65.0206%, 95.2941%
XYZ:
39.6759, 23.4072, 87.2209
xyY:
0.2640, 0.1557, 23.4072
CIE-Lab:
55.4893, 65.5361, -62.4875
CIE-LCH:
55.4893, 90.5520, 316.3641
CIE-Luv:
55.4893, 32.7526, -104.9235
Hunter-Lab:
48.3810, 61.7162, -73.0210
#ba55f3 color charts
#ba55f3 color shades, tints & tones
#ba55f3 color schemes
#ba55f3 color preview, HTML & CSS examples
This text has a color of #ba55f3
<p style="color:#ba55f3;">Text here</p>
.mytext {color:#ba55f3;}
This box has a color of #ba55f3
<div style="background-color:#ba55f3;">Content here</div>
.mybackground {background-color:#ba55f3;}
Border around this has a color of #ba55f3
<div style="border:2px solid #ba55f3;">Content here</div>
.myborder {border:2px solid #ba55f3;}