#ba27c3 color space conversions
Hex:
        #ba27c3
        RGB:
        186, 39, 195
        CMY:
        27, 85, 24
        CMYK:
        5, 80, 0, 24
      HSL:
        297°, 66.6667%, 45.8824%
        HSV (HSB):
        297°, 80.0000%, 76.4706%
        XYZ:
        30.8255, 15.8303, 53.0606
        xyY:
        0.3091, 0.1588, 15.8303
      CIE-Lab:
        46.7510, 73.0484, -49.1951
        CIE-LCH:
        46.7510, 88.0694, 326.0414
        CIE-Luv:
        46.7510, 55.0709, -82.0708
        Hunter-Lab:
        39.7873, 68.6667, -51.2185
      #ba27c3 color charts
#ba27c3 RGB chart
      #ba27c3 CMYK chart
      #ba27c3 RGB pie chart
      #ba27c3 color shades, tints & tones
#ba27c3 color schemes
#ba27c3 color preview, HTML & CSS examples
           This text has a color of #ba27c3        
        
          <p style="color:#ba27c3;">Text here</p>
        
        
          .mytext {color:#ba27c3;}
        
        Text color #ba27c3
      
           This box has a color of #ba27c3        
        
          <div style="background-color:#ba27c3;">Content here</div>
        
        
          .mybackground {background-color:#ba27c3;}
        
        Background color #ba27c3
      
           Border around this has a color of #ba27c3        
        
          <div style="border:2px solid #ba27c3;">Content here</div>
        
        
          .myborder {border:2px solid #ba27c3;}
        
        Border color #ba27c3