#bc32d3 color space conversions
Hex:
        #bc32d3
        RGB:
        188, 50, 211
        CMY:
        26, 80, 17
        CMYK:
        11, 76, 0, 17
      HSL:
        291°, 64.6586%, 51.1765%
        HSV (HSB):
        291°, 76.3033%, 82.7451%
        XYZ:
        33.6375, 17.6757, 63.2669
        xyY:
        0.2936, 0.1543, 17.6757
      CIE-Lab:
        49.1004, 73.0650, -54.6499
        CIE-LCH:
        49.1004, 91.2420, 323.2049
        CIE-Luv:
        49.1004, 49.5029, -91.1070
        Hunter-Lab:
        42.0425, 69.2405, -59.7917
      #bc32d3 color charts
#bc32d3 RGB chart
      #bc32d3 CMYK chart
      #bc32d3 RGB pie chart
      #bc32d3 color shades, tints & tones
#bc32d3 color schemes
#bc32d3 color preview, HTML & CSS examples
           This text has a color of #bc32d3        
        
          <p style="color:#bc32d3;">Text here</p>
        
        
          .mytext {color:#bc32d3;}
        
        Text color #bc32d3
      
           This box has a color of #bc32d3        
        
          <div style="background-color:#bc32d3;">Content here</div>
        
        
          .mybackground {background-color:#bc32d3;}
        
        Background color #bc32d3
      
           Border around this has a color of #bc32d3        
        
          <div style="border:2px solid #bc32d3;">Content here</div>
        
        
          .myborder {border:2px solid #bc32d3;}
        
        Border color #bc32d3