#ba367a color space conversions
Hex:
        #ba367a
        RGB:
        186, 54, 122
        CMY:
        27, 79, 52
        CMYK:
        0, 71, 34, 27
      HSL:
        329°, 55.0000%, 47.0588%
        HSV (HSB):
        329°, 70.9677%, 72.9412%
        XYZ:
        25.0817, 14.4826, 19.8858
        xyY:
        0.4219, 0.2436, 14.4826
      CIE-Lab:
        44.9172, 58.1337, -8.4430
        CIE-LCH:
        44.9172, 58.7436, 351.7365
        CIE-Luv:
        44.9172, 78.4751, -21.4327
        Hunter-Lab:
        38.0560, 51.0468, -4.3423
      #ba367a color charts
#ba367a RGB chart
      #ba367a CMYK chart
      #ba367a RGB pie chart
      #ba367a color shades, tints & tones
#ba367a color schemes
#ba367a color preview, HTML & CSS examples
           This text has a color of #ba367a        
        
          <p style="color:#ba367a;">Text here</p>
        
        
          .mytext {color:#ba367a;}
        
        Text color #ba367a
      
           This box has a color of #ba367a        
        
          <div style="background-color:#ba367a;">Content here</div>
        
        
          .mybackground {background-color:#ba367a;}
        
        Background color #ba367a
      
           Border around this has a color of #ba367a        
        
          <div style="border:2px solid #ba367a;">Content here</div>
        
        
          .myborder {border:2px solid #ba367a;}
        
        Border color #ba367a