#ba7dcb color space conversions
Hex:
        #ba7dcb
        RGB:
        186, 125, 203
        CMY:
        27, 51, 20
        CMYK:
        8, 38, 0, 20
      HSL:
        287°, 42.8571%, 64.3137%
        HSV (HSB):
        287°, 38.4236%, 79.6078%
        XYZ:
        38.3628, 29.4181, 60.1562
        xyY:
        0.2999, 0.2299, 29.4181
      CIE-Lab:
        61.1489, 36.9726, -31.0954
        CIE-LCH:
        61.1489, 48.3104, 319.9349
        CIE-Luv:
        61.1489, 27.5251, -53.4537
        Hunter-Lab:
        54.2385, 31.3355, -27.7920
      #ba7dcb color charts
#ba7dcb RGB chart
      #ba7dcb CMYK chart
      #ba7dcb RGB pie chart
      #ba7dcb color shades, tints & tones
#ba7dcb color schemes
#ba7dcb color preview, HTML & CSS examples
           This text has a color of #ba7dcb        
        
          <p style="color:#ba7dcb;">Text here</p>
        
        
          .mytext {color:#ba7dcb;}
        
        Text color #ba7dcb
      
           This box has a color of #ba7dcb        
        
          <div style="background-color:#ba7dcb;">Content here</div>
        
        
          .mybackground {background-color:#ba7dcb;}
        
        Background color #ba7dcb
      
           Border around this has a color of #ba7dcb        
        
          <div style="border:2px solid #ba7dcb;">Content here</div>
        
        
          .myborder {border:2px solid #ba7dcb;}
        
        Border color #ba7dcb