#d530cd color space conversions
Hex:
        #d530cd
        RGB:
        213, 48, 205
        CMY:
        16, 81, 20
        CMYK:
        0, 77, 4, 16
      HSL:
        303°, 66.2651%, 51.1765%
        HSV (HSB):
        303°, 77.4648%, 83.5294%
        XYZ:
        39.5170, 20.6678, 59.6641
        xyY:
        0.3297, 0.1724, 20.6678
      CIE-Lab:
        52.5840, 77.5593, -45.4137
        CIE-LCH:
        52.5840, 89.8769, 329.6496
        CIE-Luv:
        52.5840, 69.2020, -79.5667
        Hunter-Lab:
        45.4619, 75.5999, -45.9888
      #d530cd color charts
#d530cd RGB chart
      #d530cd CMYK chart
      #d530cd RGB pie chart
      #d530cd color shades, tints & tones
#d530cd color schemes
#d530cd color preview, HTML & CSS examples
           This text has a color of #d530cd        
        
          <p style="color:#d530cd;">Text here</p>
        
        
          .mytext {color:#d530cd;}
        
        Text color #d530cd
      
           This box has a color of #d530cd        
        
          <div style="background-color:#d530cd;">Content here</div>
        
        
          .mybackground {background-color:#d530cd;}
        
        Background color #d530cd
      
           Border around this has a color of #d530cd        
        
          <div style="border:2px solid #d530cd;">Content here</div>
        
        
          .myborder {border:2px solid #d530cd;}
        
        Border color #d530cd