#de558e color space conversions
Hex:
        #de558e
        RGB:
        222, 85, 142
        CMY:
        13, 67, 44
        CMYK:
        0, 62, 36, 13
      HSL:
        335°, 67.4877%, 60.1961%
        HSV (HSB):
        335°, 61.7117%, 87.0588%
        XYZ:
        38.2552, 23.9796, 28.2034
        xyY:
        0.4230, 0.2651, 23.9796
      CIE-Lab:
        56.0674, 58.5300, -3.2363
        CIE-LCH:
        56.0674, 58.6194, 356.8352
        CIE-Luv:
        56.0674, 86.9276, -15.3819
        Hunter-Lab:
        48.9690, 53.7508, 0.1305
      #de558e color charts
#de558e RGB chart
      #de558e CMYK chart
      #de558e RGB pie chart
      #de558e color shades, tints & tones
#de558e color schemes
#de558e color preview, HTML & CSS examples
           This text has a color of #de558e        
        
          <p style="color:#de558e;">Text here</p>
        
        
          .mytext {color:#de558e;}
        
        Text color #de558e
      
           This box has a color of #de558e        
        
          <div style="background-color:#de558e;">Content here</div>
        
        
          .mybackground {background-color:#de558e;}
        
        Background color #de558e
      
           Border around this has a color of #de558e        
        
          <div style="border:2px solid #de558e;">Content here</div>
        
        
          .myborder {border:2px solid #de558e;}
        
        Border color #de558e