#ba419f color space conversions
Hex:
        #ba419f
        RGB:
        186, 65, 159
        CMY:
        27, 75, 38
        CMYK:
        0, 65, 15, 27
      HSL:
        313°, 48.2072%, 49.2157%
        HSV (HSB):
        313°, 65.0538%, 72.9412%
        XYZ:
        28.3980, 16.7229, 34.5320
        xyY:
        0.3565, 0.2099, 16.7229
      CIE-Lab:
        47.9090, 58.7919, -26.2025
        CIE-LCH:
        47.9090, 64.3666, 335.9783
        CIE-Luv:
        47.9090, 61.5785, -46.8378
        Hunter-Lab:
        40.8936, 52.3929, -21.4410
      #ba419f color charts
#ba419f RGB chart
      #ba419f CMYK chart
      #ba419f RGB pie chart
      #ba419f color shades, tints & tones
#ba419f color schemes
#ba419f color preview, HTML & CSS examples
           This text has a color of #ba419f        
        
          <p style="color:#ba419f;">Text here</p>
        
        
          .mytext {color:#ba419f;}
        
        Text color #ba419f
      
           This box has a color of #ba419f        
        
          <div style="background-color:#ba419f;">Content here</div>
        
        
          .mybackground {background-color:#ba419f;}
        
        Background color #ba419f
      
           Border around this has a color of #ba419f        
        
          <div style="border:2px solid #ba419f;">Content here</div>
        
        
          .myborder {border:2px solid #ba419f;}
        
        Border color #ba419f