#bc2bd4 color space conversions
Hex:
        #bc2bd4
        RGB:
        188, 43, 212
        CMY:
        26, 83, 17
        CMYK:
        11, 80, 0, 17
      HSL:
        291°, 66.2745%, 50.0000%
        HSV (HSB):
        291°, 79.7170%, 83.1373%
        XYZ:
        33.4866, 17.1726, 63.8371
        xyY:
        0.2925, 0.1500, 17.1726
      CIE-Lab:
        48.4768, 75.2234, -56.2250
        CIE-LCH:
        48.4768, 93.9138, 323.2241
        CIE-Luv:
        48.4768, 50.2390, -93.3172
        Hunter-Lab:
        41.4398, 71.7221, -62.3270
      #bc2bd4 color charts
#bc2bd4 RGB chart
      #bc2bd4 CMYK chart
      #bc2bd4 RGB pie chart
      #bc2bd4 color shades, tints & tones
#bc2bd4 color schemes
#bc2bd4 color preview, HTML & CSS examples
           This text has a color of #bc2bd4        
        
          <p style="color:#bc2bd4;">Text here</p>
        
        
          .mytext {color:#bc2bd4;}
        
        Text color #bc2bd4
      
           This box has a color of #bc2bd4        
        
          <div style="background-color:#bc2bd4;">Content here</div>
        
        
          .mybackground {background-color:#bc2bd4;}
        
        Background color #bc2bd4
      
           Border around this has a color of #bc2bd4        
        
          <div style="border:2px solid #bc2bd4;">Content here</div>
        
        
          .myborder {border:2px solid #bc2bd4;}
        
        Border color #bc2bd4