#ba069f color space conversions
Hex:
        #ba069f
        RGB:
        186, 6, 159
        CMY:
        27, 98, 38
        CMYK:
        0, 97, 15, 27
      HSL:
        309°, 93.7500%, 37.6471%
        HSV (HSB):
        309°, 96.7742%, 72.9412%
        XYZ:
        26.5728, 13.0726, 33.9236
        xyY:
        0.3612, 0.1777, 13.0726
      CIE-Lab:
        42.8724, 73.1811, -34.0806
        CIE-LCH:
        42.8724, 80.7277, 335.0285
        CIE-Luv:
        42.8724, 72.3334, -58.9071
        Hunter-Lab:
        36.1560, 67.9155, -30.3200
      #ba069f color charts
#ba069f RGB chart
      #ba069f CMYK chart
      #ba069f RGB pie chart
      #ba069f color shades, tints & tones
#ba069f color schemes
#ba069f color preview, HTML & CSS examples
           This text has a color of #ba069f        
        
          <p style="color:#ba069f;">Text here</p>
        
        
          .mytext {color:#ba069f;}
        
        Text color #ba069f
      
           This box has a color of #ba069f        
        
          <div style="background-color:#ba069f;">Content here</div>
        
        
          .mybackground {background-color:#ba069f;}
        
        Background color #ba069f
      
           Border around this has a color of #ba069f        
        
          <div style="border:2px solid #ba069f;">Content here</div>
        
        
          .myborder {border:2px solid #ba069f;}
        
        Border color #ba069f