#ba3286 color space conversions
Hex:
        #ba3286
        RGB:
        186, 50, 134
        CMY:
        27, 80, 47
        CMYK:
        0, 73, 28, 27
      HSL:
        323°, 57.6271%, 46.2745%
        HSV (HSB):
        323°, 73.1183%, 72.9412%
        XYZ:
        25.6934, 14.4415, 23.9876
        xyY:
        0.4007, 0.2252, 14.4415
      CIE-Lab:
        44.8596, 60.9681, -15.8618
        CIE-LCH:
        44.8596, 62.9976, 345.4169
        CIE-Luv:
        44.8596, 75.3308, -31.9431
        Hunter-Lab:
        38.0020, 54.1813, -10.8235
      #ba3286 color charts
#ba3286 RGB chart
      #ba3286 CMYK chart
      #ba3286 RGB pie chart
      #ba3286 color shades, tints & tones
#ba3286 color schemes
#ba3286 color preview, HTML & CSS examples
           This text has a color of #ba3286        
        
          <p style="color:#ba3286;">Text here</p>
        
        
          .mytext {color:#ba3286;}
        
        Text color #ba3286
      
           This box has a color of #ba3286        
        
          <div style="background-color:#ba3286;">Content here</div>
        
        
          .mybackground {background-color:#ba3286;}
        
        Background color #ba3286
      
           Border around this has a color of #ba3286        
        
          <div style="border:2px solid #ba3286;">Content here</div>
        
        
          .myborder {border:2px solid #ba3286;}
        
        Border color #ba3286