#d532d6 color space conversions
Hex:
        #d532d6
        RGB:
        213, 50, 214
        CMY:
        16, 80, 16
        CMYK:
        0, 77, 0, 16
      HSL:
        300°, 66.6667%, 51.7647%
        HSV (HSB):
        300°, 76.6355%, 83.9216%
        XYZ:
        40.7188, 21.2824, 65.5801
        xyY:
        0.3192, 0.1668, 21.2824
      CIE-Lab:
        53.2572, 78.4032, -49.4928
        CIE-LCH:
        53.2572, 92.7178, 327.7374
        CIE-Luv:
        53.2572, 65.5894, -86.0356
        Hunter-Lab:
        46.1328, 76.8192, -51.9907
      #d532d6 color charts
#d532d6 RGB chart
      #d532d6 CMYK chart
      #d532d6 RGB pie chart
      #d532d6 color shades, tints & tones
#d532d6 color schemes
#d532d6 color preview, HTML & CSS examples
           This text has a color of #d532d6        
        
          <p style="color:#d532d6;">Text here</p>
        
        
          .mytext {color:#d532d6;}
        
        Text color #d532d6
      
           This box has a color of #d532d6        
        
          <div style="background-color:#d532d6;">Content here</div>
        
        
          .mybackground {background-color:#d532d6;}
        
        Background color #d532d6
      
           Border around this has a color of #d532d6        
        
          <div style="border:2px solid #d532d6;">Content here</div>
        
        
          .myborder {border:2px solid #d532d6;}
        
        Border color #d532d6