#bc5edd color space conversions
Hex:
        #bc5edd
        RGB:
        188, 94, 221
        CMY:
        26, 63, 13
        CMYK:
        15, 57, 0, 13
      HSL:
        284°, 65.1282%, 61.7647%
        HSV (HSB):
        284°, 57.4661%, 86.6667%
        XYZ:
        37.7929, 23.9172, 71.0312
        xyY:
        0.2847, 0.1802, 23.9172
      CIE-Lab:
        56.0048, 57.3064, -49.3112
        CIE-LCH:
        56.0048, 75.6017, 319.2885
        CIE-Luv:
        56.0048, 36.4954, -83.9119
        Hunter-Lab:
        48.9052, 52.3566, -51.8806
      #bc5edd color charts
#bc5edd RGB chart
      #bc5edd CMYK chart
      #bc5edd RGB pie chart
      #bc5edd color shades, tints & tones
#bc5edd color schemes
#bc5edd color preview, HTML & CSS examples
           This text has a color of #bc5edd        
        
          <p style="color:#bc5edd;">Text here</p>
        
        
          .mytext {color:#bc5edd;}
        
        Text color #bc5edd
      
           This box has a color of #bc5edd        
        
          <div style="background-color:#bc5edd;">Content here</div>
        
        
          .mybackground {background-color:#bc5edd;}
        
        Background color #bc5edd
      
           Border around this has a color of #bc5edd        
        
          <div style="border:2px solid #bc5edd;">Content here</div>
        
        
          .myborder {border:2px solid #bc5edd;}
        
        Border color #bc5edd