#ba2de2 color space conversions
Hex:
        #ba2de2
        RGB:
        186, 45, 226
        CMY:
        27, 82, 11
        CMYK:
        18, 80, 0, 11
      HSL:
        287°, 75.7322%, 53.1373%
        HSV (HSB):
        287°, 80.0885%, 88.6275%
        XYZ:
        34.9156, 17.8069, 73.5483
        xyY:
        0.2765, 0.1410, 17.8069
      CIE-Lab:
        49.2610, 76.7964, -62.9637
        CIE-LCH:
        49.2610, 99.3082, 320.6524
        CIE-Luv:
        49.2610, 44.4258, -103.5587
        Hunter-Lab:
        42.1982, 73.8474, -73.7994
      #ba2de2 color charts
#ba2de2 RGB chart
      #ba2de2 CMYK chart
      #ba2de2 RGB pie chart
      #ba2de2 color shades, tints & tones
#ba2de2 color schemes
#ba2de2 color preview, HTML & CSS examples
           This text has a color of #ba2de2        
        
          <p style="color:#ba2de2;">Text here</p>
        
        
          .mytext {color:#ba2de2;}
        
        Text color #ba2de2
      
           This box has a color of #ba2de2        
        
          <div style="background-color:#ba2de2;">Content here</div>
        
        
          .mybackground {background-color:#ba2de2;}
        
        Background color #ba2de2
      
           Border around this has a color of #ba2de2        
        
          <div style="border:2px solid #ba2de2;">Content here</div>
        
        
          .myborder {border:2px solid #ba2de2;}
        
        Border color #ba2de2