#bc3bd1 color space conversions
Hex:
        #bc3bd1
        RGB:
        188, 59, 209
        CMY:
        26, 77, 18
        CMYK:
        10, 72, 0, 18
      HSL:
        292°, 61.9835%, 52.5490%
        HSV (HSB):
        292°, 71.7703%, 81.9608%
        XYZ:
        33.8116, 18.4227, 62.0955
        xyY:
        0.2957, 0.1611, 18.4227
      CIE-Lab:
        50.0049, 69.7756, -52.0540
        CIE-LCH:
        50.0049, 87.0531, 323.2763
        CIE-Luv:
        50.0049, 48.4904, -87.3350
        Hunter-Lab:
        42.9217, 65.5005, -55.7305
      #bc3bd1 color charts
#bc3bd1 RGB chart
      #bc3bd1 CMYK chart
      #bc3bd1 RGB pie chart
      #bc3bd1 color shades, tints & tones
#bc3bd1 color schemes
#bc3bd1 color preview, HTML & CSS examples
           This text has a color of #bc3bd1        
        
          <p style="color:#bc3bd1;">Text here</p>
        
        
          .mytext {color:#bc3bd1;}
        
        Text color #bc3bd1
      
           This box has a color of #bc3bd1        
        
          <div style="background-color:#bc3bd1;">Content here</div>
        
        
          .mybackground {background-color:#bc3bd1;}
        
        Background color #bc3bd1
      
           Border around this has a color of #bc3bd1        
        
          <div style="border:2px solid #bc3bd1;">Content here</div>
        
        
          .myborder {border:2px solid #bc3bd1;}
        
        Border color #bc3bd1