#ba089f color space conversions
Hex:
        #ba089f
        RGB:
        186, 8, 159
        CMY:
        27, 97, 38
        CMYK:
        0, 96, 15, 27
      HSL:
        309°, 91.7526%, 38.0392%
        HSV (HSB):
        309°, 95.6989%, 72.9412%
        XYZ:
        26.5945, 13.1160, 33.9308
        xyY:
        0.3611, 0.1781, 13.1160
      CIE-Lab:
        42.9375, 72.9895, -33.9780
        CIE-LCH:
        42.9375, 80.5107, 335.0371
        CIE-Luv:
        42.9375, 72.2016, -58.7582
        Hunter-Lab:
        36.2160, 67.7002, -30.1978
      #ba089f color charts
#ba089f RGB chart
      #ba089f CMYK chart
      #ba089f RGB pie chart
      #ba089f color shades, tints & tones
#ba089f color schemes
#ba089f color preview, HTML & CSS examples
           This text has a color of #ba089f        
        
          <p style="color:#ba089f;">Text here</p>
        
        
          .mytext {color:#ba089f;}
        
        Text color #ba089f
      
           This box has a color of #ba089f        
        
          <div style="background-color:#ba089f;">Content here</div>
        
        
          .mybackground {background-color:#ba089f;}
        
        Background color #ba089f
      
           Border around this has a color of #ba089f        
        
          <div style="border:2px solid #ba089f;">Content here</div>
        
        
          .myborder {border:2px solid #ba089f;}
        
        Border color #ba089f