#ba075b color space conversions
Hex:
        #ba075b
        RGB:
        186, 7, 91
        CMY:
        27, 97, 64
        CMYK:
        0, 96, 51, 27
      HSL:
        332°, 92.7461%, 37.8431%
        HSV (HSB):
        332°, 96.2366%, 72.9412%
        XYZ:
        22.2140, 11.3464, 10.9168
        xyY:
        0.4994, 0.2551, 11.3464
      CIE-Lab:
        40.1579, 65.9276, 3.9112
        CIE-LCH:
        40.1579, 66.0435, 3.3952
        CIE-Luv:
        40.1579, 102.7372, -7.7283
        Hunter-Lab:
        33.6844, 58.7685, 4.3638
      #ba075b color charts
#ba075b RGB chart
      #ba075b CMYK chart
      #ba075b RGB pie chart
      #ba075b color shades, tints & tones
#ba075b color schemes
#ba075b color preview, HTML & CSS examples
           This text has a color of #ba075b        
        
          <p style="color:#ba075b;">Text here</p>
        
        
          .mytext {color:#ba075b;}
        
        Text color #ba075b
      
           This box has a color of #ba075b        
        
          <div style="background-color:#ba075b;">Content here</div>
        
        
          .mybackground {background-color:#ba075b;}
        
        Background color #ba075b
      
           Border around this has a color of #ba075b        
        
          <div style="border:2px solid #ba075b;">Content here</div>
        
        
          .myborder {border:2px solid #ba075b;}
        
        Border color #ba075b