#ba77f5 color space conversions
Hex:
        #ba77f5
        RGB:
        186, 119, 245
        CMY:
        27, 53, 4
        CMYK:
        24, 51, 0, 4
      HSL:
        272°, 86.3014%, 71.3725%
        HSV (HSB):
        272°, 51.4286%, 96.0784%
        XYZ:
        43.3280, 30.2253, 89.9366
        xyY:
        0.2650, 0.1849, 30.2253
      CIE-Lab:
        61.8482, 49.2578, -53.4320
        CIE-LCH:
        61.8482, 72.6727, 312.6723
        CIE-Luv:
        61.8482, 22.7242, -91.2154
        Hunter-Lab:
        54.9776, 44.4656, -58.5070
      #ba77f5 color charts
#ba77f5 RGB chart
      #ba77f5 CMYK chart
      #ba77f5 RGB pie chart
      #ba77f5 color shades, tints & tones
#ba77f5 color schemes
#ba77f5 color preview, HTML & CSS examples
           This text has a color of #ba77f5        
        
          <p style="color:#ba77f5;">Text here</p>
        
        
          .mytext {color:#ba77f5;}
        
        Text color #ba77f5
      
           This box has a color of #ba77f5        
        
          <div style="background-color:#ba77f5;">Content here</div>
        
        
          .mybackground {background-color:#ba77f5;}
        
        Background color #ba77f5
      
           Border around this has a color of #ba77f5        
        
          <div style="border:2px solid #ba77f5;">Content here</div>
        
        
          .myborder {border:2px solid #ba77f5;}
        
        Border color #ba77f5