#ba7fec color space conversions
Hex:
        #ba7fec
        RGB:
        186, 127, 236
        CMY:
        27, 50, 7
        CMYK:
        21, 46, 0, 7
      HSL:
        272°, 74.1497%, 71.1765%
        HSV (HSB):
        272°, 46.1864%, 92.5490%
        XYZ:
        42.9794, 31.6740, 83.2053
        xyY:
        0.2723, 0.2006, 31.6740
      CIE-Lab:
        63.0725, 42.9458, -46.5175
        CIE-LCH:
        63.0725, 63.3105, 312.7137
        CIE-Luv:
        63.0725, 21.3982, -79.5461
        Hunter-Lab:
        56.2796, 37.8268, -48.2602
      #ba7fec color charts
#ba7fec RGB chart
      #ba7fec CMYK chart
      #ba7fec RGB pie chart
      #ba7fec color shades, tints & tones
#ba7fec color schemes
#ba7fec color preview, HTML & CSS examples
           This text has a color of #ba7fec        
        
          <p style="color:#ba7fec;">Text here</p>
        
        
          .mytext {color:#ba7fec;}
        
        Text color #ba7fec
      
           This box has a color of #ba7fec        
        
          <div style="background-color:#ba7fec;">Content here</div>
        
        
          .mybackground {background-color:#ba7fec;}
        
        Background color #ba7fec
      
           Border around this has a color of #ba7fec        
        
          <div style="border:2px solid #ba7fec;">Content here</div>
        
        
          .myborder {border:2px solid #ba7fec;}
        
        Border color #ba7fec