#bc3edd color space conversions
Hex:
        #bc3edd
        RGB:
        188, 62, 221
        CMY:
        26, 76, 13
        CMYK:
        15, 72, 0, 13
      HSL:
        288°, 70.0441%, 55.4902%
        HSV (HSB):
        288°, 71.9457%, 86.6667%
        XYZ:
        35.5128, 19.3571, 70.2712
        xyY:
        0.2838, 0.1547, 19.3571
      CIE-Lab:
        51.1024, 70.8897, -57.1428
        CIE-LCH:
        51.1024, 91.0531, 321.1284
        CIE-Luv:
        51.1024, 44.4066, -95.4804
        Hunter-Lab:
        43.9967, 67.0857, -63.8999
      #bc3edd color charts
#bc3edd RGB chart
      #bc3edd CMYK chart
      #bc3edd RGB pie chart
      #bc3edd color shades, tints & tones
#bc3edd color schemes
#bc3edd color preview, HTML & CSS examples
           This text has a color of #bc3edd        
        
          <p style="color:#bc3edd;">Text here</p>
        
        
          .mytext {color:#bc3edd;}
        
        Text color #bc3edd
      
           This box has a color of #bc3edd        
        
          <div style="background-color:#bc3edd;">Content here</div>
        
        
          .mybackground {background-color:#bc3edd;}
        
        Background color #bc3edd
      
           Border around this has a color of #bc3edd        
        
          <div style="border:2px solid #bc3edd;">Content here</div>
        
        
          .myborder {border:2px solid #bc3edd;}
        
        Border color #bc3edd