#bc5bec color space conversions
Hex:
        #bc5bec
        RGB:
        188, 91, 236
        CMY:
        26, 64, 7
        CMYK:
        20, 61, 0, 7
      HSL:
        280°, 79.2350%, 64.1176%
        HSV (HSB):
        280°, 61.4407%, 92.5490%
        XYZ:
        39.6204, 24.2297, 81.9454
        xyY:
        0.2718, 0.1662, 24.2297
      CIE-Lab:
        56.3170, 61.7942, -57.2374
        CIE-LCH:
        56.3170, 84.2297, 317.1924
        CIE-Luv:
        56.3170, 33.9638, -96.8456
        Hunter-Lab:
        49.2236, 57.5345, -64.2470
      #bc5bec color charts
#bc5bec RGB chart
      #bc5bec CMYK chart
      #bc5bec RGB pie chart
      #bc5bec color shades, tints & tones
#bc5bec color schemes
#bc5bec color preview, HTML & CSS examples
           This text has a color of #bc5bec        
        
          <p style="color:#bc5bec;">Text here</p>
        
        
          .mytext {color:#bc5bec;}
        
        Text color #bc5bec
      
           This box has a color of #bc5bec        
        
          <div style="background-color:#bc5bec;">Content here</div>
        
        
          .mybackground {background-color:#bc5bec;}
        
        Background color #bc5bec
      
           Border around this has a color of #bc5bec        
        
          <div style="border:2px solid #bc5bec;">Content here</div>
        
        
          .myborder {border:2px solid #bc5bec;}
        
        Border color #bc5bec