#d32bd0 color space conversions
Hex:
        #d32bd0
        RGB:
        211, 43, 208
        CMY:
        17, 83, 18
        CMYK:
        0, 80, 1, 17
      HSL:
        301°, 66.1417%, 49.8039%
        HSV (HSB):
        301°, 79.6209%, 82.7451%
        XYZ:
        39.1130, 20.1307, 61.4986
        xyY:
        0.3239, 0.1667, 20.1307
      CIE-Lab:
        51.9847, 78.8667, -48.1075
        CIE-LCH:
        51.9847, 92.3812, 328.6174
        CIE-Luv:
        51.9847, 67.4727, -83.5374
        Hunter-Lab:
        44.8673, 77.0896, -49.8605
      #d32bd0 color charts
#d32bd0 RGB chart
      #d32bd0 CMYK chart
      #d32bd0 RGB pie chart
      #d32bd0 color shades, tints & tones
#d32bd0 color schemes
#d32bd0 color preview, HTML & CSS examples
           This text has a color of #d32bd0        
        
          <p style="color:#d32bd0;">Text here</p>
        
        
          .mytext {color:#d32bd0;}
        
        Text color #d32bd0
      
           This box has a color of #d32bd0        
        
          <div style="background-color:#d32bd0;">Content here</div>
        
        
          .mybackground {background-color:#d32bd0;}
        
        Background color #d32bd0
      
           Border around this has a color of #d32bd0        
        
          <div style="border:2px solid #d32bd0;">Content here</div>
        
        
          .myborder {border:2px solid #d32bd0;}
        
        Border color #d32bd0