#bc6aea color space conversions
Hex:
        #bc6aea
        RGB:
        188, 106, 234
        CMY:
        26, 58, 8
        CMYK:
        20, 55, 0, 8
      HSL:
        278°, 75.2941%, 66.6667%
        HSV (HSB):
        278°, 54.7009%, 91.7647%
        XYZ:
        40.7444, 26.9399, 80.8944
        xyY:
        0.2742, 0.1813, 26.9399
      CIE-Lab:
        58.9187, 54.0789, -51.9705
        CIE-LCH:
        58.9187, 75.0031, 316.1389
        CIE-Luv:
        58.9187, 30.0319, -88.6055
        Hunter-Lab:
        51.9037, 49.2908, -56.0737
      #bc6aea color charts
#bc6aea RGB chart
      #bc6aea CMYK chart
      #bc6aea RGB pie chart
      #bc6aea color shades, tints & tones
#bc6aea color schemes
#bc6aea color preview, HTML & CSS examples
           This text has a color of #bc6aea        
        
          <p style="color:#bc6aea;">Text here</p>
        
        
          .mytext {color:#bc6aea;}
        
        Text color #bc6aea
      
           This box has a color of #bc6aea        
        
          <div style="background-color:#bc6aea;">Content here</div>
        
        
          .mybackground {background-color:#bc6aea;}
        
        Background color #bc6aea
      
           Border around this has a color of #bc6aea        
        
          <div style="border:2px solid #bc6aea;">Content here</div>
        
        
          .myborder {border:2px solid #bc6aea;}
        
        Border color #bc6aea