#ba08bf color space conversions
Hex:
        #ba08bf
        RGB:
        186, 8, 191
        CMY:
        27, 97, 25
        CMYK:
        3, 96, 0, 25
      HSL:
        298°, 91.9598%, 39.0196%
        HSV (HSB):
        298°, 95.8115%, 74.9020%
        XYZ:
        29.7405, 14.3744, 50.4972
        xyY:
        0.3143, 0.1519, 14.3744
      CIE-Lab:
        44.7651, 77.5296, -50.0427
        CIE-LCH:
        44.7651, 92.2773, 327.1591
        CIE-Luv:
        44.7651, 59.3164, -82.8366
        Hunter-Lab:
        37.9135, 73.6720, -52.4292
      #ba08bf color charts
#ba08bf RGB chart
      #ba08bf CMYK chart
      #ba08bf RGB pie chart
      #ba08bf color shades, tints & tones
#ba08bf color schemes
#ba08bf color preview, HTML & CSS examples
           This text has a color of #ba08bf        
        
          <p style="color:#ba08bf;">Text here</p>
        
        
          .mytext {color:#ba08bf;}
        
        Text color #ba08bf
      
           This box has a color of #ba08bf        
        
          <div style="background-color:#ba08bf;">Content here</div>
        
        
          .mybackground {background-color:#ba08bf;}
        
        Background color #ba08bf
      
           Border around this has a color of #ba08bf        
        
          <div style="border:2px solid #ba08bf;">Content here</div>
        
        
          .myborder {border:2px solid #ba08bf;}
        
        Border color #ba08bf