#ba2be4 color space conversions
Hex:
        #ba2be4
        RGB:
        186, 43, 228
        CMY:
        27, 83, 11
        CMYK:
        18, 81, 0, 11
      HSL:
        286°, 77.4059%, 53.1373%
        HSV (HSB):
        286°, 81.1404%, 89.4118%
        XYZ:
        35.1172, 17.7683, 74.9775
        xyY:
        0.2746, 0.1390, 17.7683
      CIE-Lab:
        49.2139, 77.6875, -64.1744
        CIE-LCH:
        49.2139, 100.7656, 320.4413
        CIE-Luv:
        49.2139, 44.0935, -105.3382
        Hunter-Lab:
        42.1525, 74.9414, -75.9538
      #ba2be4 color charts
#ba2be4 RGB chart
      #ba2be4 CMYK chart
      #ba2be4 RGB pie chart
      #ba2be4 color shades, tints & tones
#ba2be4 color schemes
#ba2be4 color preview, HTML & CSS examples
           This text has a color of #ba2be4        
        
          <p style="color:#ba2be4;">Text here</p>
        
        
          .mytext {color:#ba2be4;}
        
        Text color #ba2be4
      
           This box has a color of #ba2be4        
        
          <div style="background-color:#ba2be4;">Content here</div>
        
        
          .mybackground {background-color:#ba2be4;}
        
        Background color #ba2be4
      
           Border around this has a color of #ba2be4        
        
          <div style="border:2px solid #ba2be4;">Content here</div>
        
        
          .myborder {border:2px solid #ba2be4;}
        
        Border color #ba2be4