#d532d3 color space conversions
Hex:
        #d532d3
        RGB:
        213, 50, 211
        CMY:
        16, 80, 17
        CMYK:
        0, 77, 1, 16
      HSL:
        301°, 65.9919%, 51.5686%
        HSV (HSB):
        301°, 76.5258%, 83.5294%
        XYZ:
        40.3390, 21.1305, 63.5805
        xyY:
        0.3226, 0.1690, 21.1305
      CIE-Lab:
        53.0920, 77.9397, -48.0431
        CIE-LCH:
        53.0920, 91.5573, 328.3497
        CIE-Luv:
        53.0920, 66.6629, -83.7392
        Hunter-Lab:
        45.9679, 76.1985, -49.8294
      #d532d3 color charts
#d532d3 RGB chart
      #d532d3 CMYK chart
      #d532d3 RGB pie chart
      #d532d3 color shades, tints & tones
#d532d3 color schemes
#d532d3 color preview, HTML & CSS examples
           This text has a color of #d532d3        
        
          <p style="color:#d532d3;">Text here</p>
        
        
          .mytext {color:#d532d3;}
        
        Text color #d532d3
      
           This box has a color of #d532d3        
        
          <div style="background-color:#d532d3;">Content here</div>
        
        
          .mybackground {background-color:#d532d3;}
        
        Background color #d532d3
      
           Border around this has a color of #d532d3        
        
          <div style="border:2px solid #d532d3;">Content here</div>
        
        
          .myborder {border:2px solid #d532d3;}
        
        Border color #d532d3