#d32fca color space conversions
Hex:
        #d32fca
        RGB:
        211, 47, 202
        CMY:
        17, 82, 21
        CMYK:
        0, 78, 4, 17
      HSL:
        303°, 65.0794%, 50.5882%
        HSV (HSB):
        303°, 77.7251%, 82.7451%
        XYZ:
        38.5412, 20.1462, 57.7344
        xyY:
        0.3310, 0.1730, 20.1462
      CIE-Lab:
        52.0021, 76.9702, -44.6331
        CIE-LCH:
        52.0021, 88.9749, 329.8916
        CIE-Luv:
        52.0021, 69.0414, -78.1074
        Hunter-Lab:
        44.8845, 74.7254, -44.8448
      #d32fca color charts
#d32fca RGB chart
      #d32fca CMYK chart
      #d32fca RGB pie chart
      #d32fca color shades, tints & tones
#d32fca color schemes
#d32fca color preview, HTML & CSS examples
           This text has a color of #d32fca        
        
          <p style="color:#d32fca;">Text here</p>
        
        
          .mytext {color:#d32fca;}
        
        Text color #d32fca
      
           This box has a color of #d32fca        
        
          <div style="background-color:#d32fca;">Content here</div>
        
        
          .mybackground {background-color:#d32fca;}
        
        Background color #d32fca
      
           Border around this has a color of #d32fca        
        
          <div style="border:2px solid #d32fca;">Content here</div>
        
        
          .myborder {border:2px solid #d32fca;}
        
        Border color #d32fca