#ba3860 color space conversions
Hex:
        #ba3860
        RGB:
        186, 56, 96
        CMY:
        27, 78, 62
        CMYK:
        0, 70, 48, 27
      HSL:
        342°, 53.7190%, 47.4510%
        HSV (HSB):
        342°, 69.8925%, 72.9412%
        XYZ:
        23.7752, 14.1120, 12.5371
        xyY:
        0.4715, 0.2799, 14.1120
      CIE-Lab:
        44.3931, 54.7246, 6.8268
        CIE-LCH:
        44.3931, 55.1488, 7.1108
        CIE-Luv:
        44.3931, 86.8148, -1.8578
        Hunter-Lab:
        37.5659, 47.2310, 6.5089
      #ba3860 color charts
#ba3860 RGB chart
      #ba3860 CMYK chart
      #ba3860 RGB pie chart
      #ba3860 color shades, tints & tones
#ba3860 color schemes
#ba3860 color preview, HTML & CSS examples
           This text has a color of #ba3860        
        
          <p style="color:#ba3860;">Text here</p>
        
        
          .mytext {color:#ba3860;}
        
        Text color #ba3860
      
           This box has a color of #ba3860        
        
          <div style="background-color:#ba3860;">Content here</div>
        
        
          .mybackground {background-color:#ba3860;}
        
        Background color #ba3860
      
           Border around this has a color of #ba3860        
        
          <div style="border:2px solid #ba3860;">Content here</div>
        
        
          .myborder {border:2px solid #ba3860;}
        
        Border color #ba3860