#ba7cd4 color space conversions
Hex:
        #ba7cd4
        RGB:
        186, 124, 212
        CMY:
        27, 51, 17
        CMYK:
        12, 42, 0, 17
      HSL:
        282°, 50.5747%, 65.8824%
        HSV (HSB):
        282°, 41.5094%, 83.1373%
        XYZ:
        39.3410, 29.6079, 65.9287
        xyY:
        0.2917, 0.2195, 29.6079
      CIE-Lab:
        61.3144, 39.3736, -35.8998
        CIE-LCH:
        61.3144, 53.2830, 317.6423
        CIE-Luv:
        61.3144, 26.4273, -61.5222
        Hunter-Lab:
        54.4131, 33.8336, -33.7486
      #ba7cd4 color charts
#ba7cd4 RGB chart
      #ba7cd4 CMYK chart
      #ba7cd4 RGB pie chart
      #ba7cd4 color shades, tints & tones
#ba7cd4 color schemes
#ba7cd4 color preview, HTML & CSS examples
           This text has a color of #ba7cd4        
        
          <p style="color:#ba7cd4;">Text here</p>
        
        
          .mytext {color:#ba7cd4;}
        
        Text color #ba7cd4
      
           This box has a color of #ba7cd4        
        
          <div style="background-color:#ba7cd4;">Content here</div>
        
        
          .mybackground {background-color:#ba7cd4;}
        
        Background color #ba7cd4
      
           Border around this has a color of #ba7cd4        
        
          <div style="border:2px solid #ba7cd4;">Content here</div>
        
        
          .myborder {border:2px solid #ba7cd4;}
        
        Border color #ba7cd4