#d32af0 color space conversions
Hex:
        #d32af0
        RGB:
        211, 42, 240
        CMY:
        17, 84, 6
        CMYK:
        12, 83, 0, 6
      HSL:
        291°, 86.8421%, 55.2941%
        HSV (HSB):
        291°, 82.5000%, 94.1176%
        XYZ:
        43.4201, 21.7961, 84.3566
        xyY:
        0.2903, 0.1457, 21.7961
      CIE-Lab:
        53.8100, 84.1778, -63.3269
        CIE-LCH:
        53.8100, 105.3385, 323.0459
        CIE-Luv:
        53.8100, 56.4857, -107.5058
        Hunter-Lab:
        46.6863, 84.3112, -74.4497
      #d32af0 color charts
#d32af0 RGB chart
      #d32af0 CMYK chart
      #d32af0 RGB pie chart
      #d32af0 color shades, tints & tones
#d32af0 color schemes
#d32af0 color preview, HTML & CSS examples
           This text has a color of #d32af0        
        
          <p style="color:#d32af0;">Text here</p>
        
        
          .mytext {color:#d32af0;}
        
        Text color #d32af0
      
           This box has a color of #d32af0        
        
          <div style="background-color:#d32af0;">Content here</div>
        
        
          .mybackground {background-color:#d32af0;}
        
        Background color #d32af0
      
           Border around this has a color of #d32af0        
        
          <div style="border:2px solid #d32af0;">Content here</div>
        
        
          .myborder {border:2px solid #d32af0;}
        
        Border color #d32af0