#ba78bf color space conversions
Hex:
        #ba78bf
        RGB:
        186, 120, 191
        CMY:
        27, 53, 25
        CMYK:
        3, 37, 0, 25
      HSL:
        296°, 35.6784%, 60.9804%
        HSV (HSB):
        296°, 37.1728%, 74.9020%
        XYZ:
        36.3701, 27.6336, 52.7071
        xyY:
        0.3116, 0.2368, 27.6336
      CIE-Lab:
        59.5563, 37.3254, -26.7667
        CIE-LCH:
        59.5563, 45.9308, 324.3550
        CIE-Luv:
        59.5563, 31.7792, -46.4189
        Hunter-Lab:
        52.5677, 31.5057, -22.6499
      #ba78bf color charts
#ba78bf RGB chart
      #ba78bf CMYK chart
      #ba78bf RGB pie chart
      #ba78bf color shades, tints & tones
#ba78bf color schemes
#ba78bf color preview, HTML & CSS examples
           This text has a color of #ba78bf        
        
          <p style="color:#ba78bf;">Text here</p>
        
        
          .mytext {color:#ba78bf;}
        
        Text color #ba78bf
      
           This box has a color of #ba78bf        
        
          <div style="background-color:#ba78bf;">Content here</div>
        
        
          .mybackground {background-color:#ba78bf;}
        
        Background color #ba78bf
      
           Border around this has a color of #ba78bf        
        
          <div style="border:2px solid #ba78bf;">Content here</div>
        
        
          .myborder {border:2px solid #ba78bf;}
        
        Border color #ba78bf