#d582d5 color space conversions
Hex:
        #d582d5
        RGB:
        213, 130, 213
        CMY:
        16, 49, 16
        CMYK:
        0, 39, 0, 16
      HSL:
        300°, 49.7006%, 67.2549%
        HSV (HSB):
        300°, 38.9671%, 83.5294%
        XYZ:
        47.4334, 34.9155, 67.1901
        xyY:
        0.3172, 0.2335, 34.9155
      CIE-Lab:
        65.6828, 44.5183, -29.4403
        CIE-LCH:
        65.6828, 53.3724, 326.5230
        CIE-Luv:
        65.6828, 40.7258, -52.6656
        Hunter-Lab:
        59.0893, 39.8830, -26.0558
      #d582d5 color charts
#d582d5 RGB chart
      #d582d5 CMYK chart
      #d582d5 RGB pie chart
      #d582d5 color shades, tints & tones
#d582d5 color schemes
#d582d5 color preview, HTML & CSS examples
           This text has a color of #d582d5        
        
          <p style="color:#d582d5;">Text here</p>
        
        
          .mytext {color:#d582d5;}
        
        Text color #d582d5
      
           This box has a color of #d582d5        
        
          <div style="background-color:#d582d5;">Content here</div>
        
        
          .mybackground {background-color:#d582d5;}
        
        Background color #d582d5
      
           Border around this has a color of #d582d5        
        
          <div style="border:2px solid #d582d5;">Content here</div>
        
        
          .myborder {border:2px solid #d582d5;}
        
        Border color #d582d5