#bc32d2 color space conversions
Hex:
        #bc32d2
        RGB:
        188, 50, 210
        CMY:
        26, 80, 18
        CMYK:
        10, 76, 0, 18
      HSL:
        292°, 64.0000%, 50.9804%
        HSV (HSB):
        292°, 76.1905%, 82.3529%
        XYZ:
        33.5125, 17.6257, 62.6086
        xyY:
        0.2946, 0.1550, 17.6257
      CIE-Lab:
        49.0390, 72.8912, -54.1750
        CIE-LCH:
        49.0390, 90.8188, 323.3791
        CIE-Luv:
        49.0390, 49.8148, -90.3657
        Hunter-Lab:
        41.9830, 69.0156, -59.0301
      #bc32d2 color charts
#bc32d2 RGB chart
      #bc32d2 CMYK chart
      #bc32d2 RGB pie chart
      #bc32d2 color shades, tints & tones
#bc32d2 color schemes
#bc32d2 color preview, HTML & CSS examples
           This text has a color of #bc32d2        
        
          <p style="color:#bc32d2;">Text here</p>
        
        
          .mytext {color:#bc32d2;}
        
        Text color #bc32d2
      
           This box has a color of #bc32d2        
        
          <div style="background-color:#bc32d2;">Content here</div>
        
        
          .mybackground {background-color:#bc32d2;}
        
        Background color #bc32d2
      
           Border around this has a color of #bc32d2        
        
          <div style="border:2px solid #bc32d2;">Content here</div>
        
        
          .myborder {border:2px solid #bc32d2;}
        
        Border color #bc32d2