#bd32d2 color space conversions
Hex:
        #bd32d2
        RGB:
        189, 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.7597, 17.7532, 62.6201
        xyY:
        0.2958, 0.1555, 17.7532
      CIE-Lab:
        49.1953, 73.0836, -53.9156
        CIE-LCH:
        49.1953, 90.8191, 323.5829
        CIE-Luv:
        49.1953, 50.4763, -90.0894
        Hunter-Lab:
        42.1345, 69.2854, -58.6224
      #bd32d2 color charts
#bd32d2 RGB chart
      #bd32d2 CMYK chart
      #bd32d2 RGB pie chart
      #bd32d2 color shades, tints & tones
#bd32d2 color schemes
#bd32d2 color preview, HTML & CSS examples
           This text has a color of #bd32d2        
        
          <p style="color:#bd32d2;">Text here</p>
        
        
          .mytext {color:#bd32d2;}
        
        Text color #bd32d2
      
           This box has a color of #bd32d2        
        
          <div style="background-color:#bd32d2;">Content here</div>
        
        
          .mybackground {background-color:#bd32d2;}
        
        Background color #bd32d2
      
           Border around this has a color of #bd32d2        
        
          <div style="border:2px solid #bd32d2;">Content here</div>
        
        
          .myborder {border:2px solid #bd32d2;}
        
        Border color #bd32d2