#d582ce color space conversions
Hex:
        #d582ce
        RGB:
        213, 130, 206
        CMY:
        16, 49, 19
        CMYK:
        0, 39, 3, 16
      HSL:
        305°, 49.7006%, 67.2549%
        HSV (HSB):
        305°, 38.9671%, 83.5294%
        XYZ:
        46.5638, 34.5676, 62.6106
        xyY:
        0.3239, 0.2405, 34.5676
      CIE-Lab:
        65.4106, 43.2527, -25.9497
        CIE-LCH:
        65.4106, 50.4399, 329.0381
        CIE-Luv:
        65.4106, 42.1262, -46.8774
        Hunter-Lab:
        58.7942, 38.4783, -21.9825
      #d582ce color charts
#d582ce RGB chart
      #d582ce CMYK chart
      #d582ce RGB pie chart
      #d582ce color shades, tints & tones
#d582ce color schemes
#d582ce color preview, HTML & CSS examples
           This text has a color of #d582ce        
        
          <p style="color:#d582ce;">Text here</p>
        
        
          .mytext {color:#d582ce;}
        
        Text color #d582ce
      
           This box has a color of #d582ce        
        
          <div style="background-color:#d582ce;">Content here</div>
        
        
          .mybackground {background-color:#d582ce;}
        
        Background color #d582ce
      
           Border around this has a color of #d582ce        
        
          <div style="border:2px solid #d582ce;">Content here</div>
        
        
          .myborder {border:2px solid #d582ce;}
        
        Border color #d582ce