#ba08af color space conversions
Hex:
        #ba08af
        RGB:
        186, 8, 175
        CMY:
        27, 97, 31
        CMYK:
        0, 96, 6, 27
      HSL:
        304°, 91.7526%, 38.0392%
        HSV (HSB):
        304°, 95.6989%, 72.9412%
        XYZ:
        28.0744, 13.7079, 41.7236
        xyY:
        0.3362, 0.1642, 13.7079
      CIE-Lab:
        43.8111, 75.1806, -42.1457
        CIE-LCH:
        43.8111, 86.1880, 330.7253
        CIE-Luv:
        43.8111, 65.5462, -70.9388
        Hunter-Lab:
        37.0242, 70.5591, -40.8987
      #ba08af color charts
#ba08af RGB chart
      #ba08af CMYK chart
      #ba08af RGB pie chart
      #ba08af color shades, tints & tones
#ba08af color schemes
#ba08af color preview, HTML & CSS examples
           This text has a color of #ba08af        
        
          <p style="color:#ba08af;">Text here</p>
        
        
          .mytext {color:#ba08af;}
        
        Text color #ba08af
      
           This box has a color of #ba08af        
        
          <div style="background-color:#ba08af;">Content here</div>
        
        
          .mybackground {background-color:#ba08af;}
        
        Background color #ba08af
      
           Border around this has a color of #ba08af        
        
          <div style="border:2px solid #ba08af;">Content here</div>
        
        
          .myborder {border:2px solid #ba08af;}
        
        Border color #ba08af