#de58c5 color space conversions
Hex:
        #de58c5
        RGB:
        222, 88, 197
        CMY:
        13, 65, 23
        CMYK:
        0, 60, 11, 13
      HSL:
        311°, 67.0000%, 60.7843%
        HSV (HSB):
        311°, 60.3604%, 87.0588%
        XYZ:
        43.6920, 26.5403, 55.6433
        xyY:
        0.3471, 0.2108, 26.5403
      CIE-Lab:
        58.5463, 64.5644, -31.3715
        CIE-LCH:
        58.5463, 71.7825, 334.0851
        CIE-Luv:
        58.5463, 67.9396, -57.7974
        Hunter-Lab:
        51.5172, 61.2314, -27.9765
      #de58c5 color charts
#de58c5 RGB chart
      #de58c5 CMYK chart
      #de58c5 RGB pie chart
      #de58c5 color shades, tints & tones
#de58c5 color schemes
#de58c5 color preview, HTML & CSS examples
           This text has a color of #de58c5        
        
          <p style="color:#de58c5;">Text here</p>
        
        
          .mytext {color:#de58c5;}
        
        Text color #de58c5
      
           This box has a color of #de58c5        
        
          <div style="background-color:#de58c5;">Content here</div>
        
        
          .mybackground {background-color:#de58c5;}
        
        Background color #de58c5
      
           Border around this has a color of #de58c5        
        
          <div style="border:2px solid #de58c5;">Content here</div>
        
        
          .myborder {border:2px solid #de58c5;}
        
        Border color #de58c5