#ba22c2 color space conversions
Hex:
        #ba22c2
        RGB:
        186, 34, 194
        CMY:
        27, 87, 24
        CMYK:
        4, 82, 0, 24
      HSL:
        297°, 70.1754%, 44.7059%
        HSV (HSB):
        297°, 82.4742%, 76.0784%
        XYZ:
        30.5593, 15.4782, 52.4159
        xyY:
        0.3104, 0.1572, 15.4782
      CIE-Lab:
        46.2823, 74.0769, -49.3631
        CIE-LCH:
        46.2823, 89.0174, 326.3214
        CIE-Luv:
        46.2823, 56.0849, -82.2151
        Hunter-Lab:
        39.3423, 69.8015, -51.4525
      #ba22c2 color charts
#ba22c2 RGB chart
      #ba22c2 CMYK chart
      #ba22c2 RGB pie chart
      #ba22c2 color shades, tints & tones
#ba22c2 color schemes
#ba22c2 color preview, HTML & CSS examples
           This text has a color of #ba22c2        
        
          <p style="color:#ba22c2;">Text here</p>
        
        
          .mytext {color:#ba22c2;}
        
        Text color #ba22c2
      
           This box has a color of #ba22c2        
        
          <div style="background-color:#ba22c2;">Content here</div>
        
        
          .mybackground {background-color:#ba22c2;}
        
        Background color #ba22c2
      
           Border around this has a color of #ba22c2        
        
          <div style="border:2px solid #ba22c2;">Content here</div>
        
        
          .myborder {border:2px solid #ba22c2;}
        
        Border color #ba22c2