#d58cc5 color space conversions
Hex:
        #d58cc5
        RGB:
        213, 140, 197
        CMY:
        16, 45, 23
        CMYK:
        0, 34, 8, 16
      HSL:
        313°, 46.4968%, 69.2157%
        HSV (HSB):
        313°, 34.2723%, 83.5294%
        XYZ:
        46.8967, 36.9335, 57.4805
        xyY:
        0.3319, 0.2614, 36.9335
      CIE-Lab:
        67.2271, 36.3602, -18.1454
        CIE-LCH:
        67.2271, 40.6365, 333.4787
        CIE-Luv:
        67.2271, 39.0892, -33.6566
        Hunter-Lab:
        60.7730, 31.3905, -13.5368
      #d58cc5 color charts
#d58cc5 RGB chart
      #d58cc5 CMYK chart
      #d58cc5 RGB pie chart
      #d58cc5 color shades, tints & tones
#d58cc5 color schemes
#d58cc5 color preview, HTML & CSS examples
           This text has a color of #d58cc5        
        
          <p style="color:#d58cc5;">Text here</p>
        
        
          .mytext {color:#d58cc5;}
        
        Text color #d58cc5
      
           This box has a color of #d58cc5        
        
          <div style="background-color:#d58cc5;">Content here</div>
        
        
          .mybackground {background-color:#d58cc5;}
        
        Background color #d58cc5
      
           Border around this has a color of #d58cc5        
        
          <div style="border:2px solid #d58cc5;">Content here</div>
        
        
          .myborder {border:2px solid #d58cc5;}
        
        Border color #d58cc5