#de58c7 color space conversions
Hex:
        #de58c7
        RGB:
        222, 88, 199
        CMY:
        13, 65, 22
        CMYK:
        0, 60, 10, 13
      HSL:
        310°, 67.0000%, 60.7843%
        HSV (HSB):
        310°, 60.3604%, 87.0588%
        XYZ:
        43.9227, 26.6326, 56.8584
        xyY:
        0.3447, 0.2090, 26.6326
      CIE-Lab:
        58.6327, 64.8705, -32.3783
        CIE-LCH:
        58.6327, 72.5019, 333.4752
        CIE-Luv:
        58.6327, 67.3106, -59.4140
        Hunter-Lab:
        51.6067, 61.6103, -29.1989
      #de58c7 color charts
#de58c7 RGB chart
      #de58c7 CMYK chart
      #de58c7 RGB pie chart
      #de58c7 color shades, tints & tones
#de58c7 color schemes
#de58c7 color preview, HTML & CSS examples
           This text has a color of #de58c7        
        
          <p style="color:#de58c7;">Text here</p>
        
        
          .mytext {color:#de58c7;}
        
        Text color #de58c7
      
           This box has a color of #de58c7        
        
          <div style="background-color:#de58c7;">Content here</div>
        
        
          .mybackground {background-color:#de58c7;}
        
        Background color #de58c7
      
           Border around this has a color of #de58c7        
        
          <div style="border:2px solid #de58c7;">Content here</div>
        
        
          .myborder {border:2px solid #de58c7;}
        
        Border color #de58c7