#d32cb1 color space conversions
Hex:
        #d32cb1
        RGB:
        211, 44, 177
        CMY:
        17, 83, 31
        CMYK:
        0, 79, 16, 17
      HSL:
        312°, 65.4902%, 50.0000%
        HSV (HSB):
        312°, 79.1469%, 82.7451%
        XYZ:
        35.7005, 18.8246, 43.3469
        xyY:
        0.3648, 0.1923, 18.8246
      CIE-Lab:
        50.4813, 74.1999, -32.5052
        CIE-LCH:
        50.4813, 81.0074, 336.3429
        CIE-Luv:
        50.4813, 79.2997, -59.2315
        Hunter-Lab:
        43.3873, 70.9478, -28.8636
      #d32cb1 color charts
#d32cb1 RGB chart
      #d32cb1 CMYK chart
      #d32cb1 RGB pie chart
      #d32cb1 color shades, tints & tones
#d32cb1 color schemes
#d32cb1 color preview, HTML & CSS examples
           This text has a color of #d32cb1        
        
          <p style="color:#d32cb1;">Text here</p>
        
        
          .mytext {color:#d32cb1;}
        
        Text color #d32cb1
      
           This box has a color of #d32cb1        
        
          <div style="background-color:#d32cb1;">Content here</div>
        
        
          .mybackground {background-color:#d32cb1;}
        
        Background color #d32cb1
      
           Border around this has a color of #d32cb1        
        
          <div style="border:2px solid #d32cb1;">Content here</div>
        
        
          .myborder {border:2px solid #d32cb1;}
        
        Border color #d32cb1