#de90c5 color space conversions
Hex:
        #de90c5
        RGB:
        222, 144, 197
        CMY:
        13, 44, 23
        CMYK:
        0, 35, 11, 13
      HSL:
        319°, 54.1667%, 71.7647%
        HSV (HSB):
        319°, 35.1351%, 87.0588%
        XYZ:
        50.1755, 39.5073, 57.8045
        xyY:
        0.3402, 0.2679, 39.5073
      CIE-Lab:
        69.1172, 37.2146, -15.1898
        CIE-LCH:
        69.1172, 40.1953, 337.7963
        CIE-Luv:
        69.1172, 43.1818, -29.3816
        Hunter-Lab:
        62.8549, 32.4962, -10.5276
      #de90c5 color charts
#de90c5 RGB chart
      #de90c5 CMYK chart
      #de90c5 RGB pie chart
      #de90c5 color shades, tints & tones
#de90c5 color schemes
#de90c5 color preview, HTML & CSS examples
           This text has a color of #de90c5        
        
          <p style="color:#de90c5;">Text here</p>
        
        
          .mytext {color:#de90c5;}
        
        Text color #de90c5
      
           This box has a color of #de90c5        
        
          <div style="background-color:#de90c5;">Content here</div>
        
        
          .mybackground {background-color:#de90c5;}
        
        Background color #de90c5
      
           Border around this has a color of #de90c5        
        
          <div style="border:2px solid #de90c5;">Content here</div>
        
        
          .myborder {border:2px solid #de90c5;}
        
        Border color #de90c5