#ba7fcb color space conversions
Hex:
        #ba7fcb
        RGB:
        186, 127, 203
        CMY:
        27, 50, 20
        CMYK:
        8, 37, 0, 20
      HSL:
        287°, 42.2222%, 64.7059%
        HSV (HSB):
        287°, 37.4384%, 79.6078%
        XYZ:
        38.6186, 29.9296, 60.2415
        xyY:
        0.2999, 0.2324, 29.9296
      CIE-Lab:
        61.5935, 35.8757, -30.4063
        CIE-LCH:
        61.5935, 47.0278, 319.7172
        CIE-Luv:
        61.5935, 26.6714, -52.2596
        Hunter-Lab:
        54.7080, 30.2648, -26.9914
      #ba7fcb color charts
#ba7fcb RGB chart
      #ba7fcb CMYK chart
      #ba7fcb RGB pie chart
      #ba7fcb color shades, tints & tones
#ba7fcb color schemes
#ba7fcb color preview, HTML & CSS examples
           This text has a color of #ba7fcb        
        
          <p style="color:#ba7fcb;">Text here</p>
        
        
          .mytext {color:#ba7fcb;}
        
        Text color #ba7fcb
      
           This box has a color of #ba7fcb        
        
          <div style="background-color:#ba7fcb;">Content here</div>
        
        
          .mybackground {background-color:#ba7fcb;}
        
        Background color #ba7fcb
      
           Border around this has a color of #ba7fcb        
        
          <div style="border:2px solid #ba7fcb;">Content here</div>
        
        
          .myborder {border:2px solid #ba7fcb;}
        
        Border color #ba7fcb