#de0daf color space conversions
Hex:
        #de0daf
        RGB:
        222, 13, 175
        CMY:
        13, 95, 31
        CMYK:
        0, 94, 21, 13
      HSL:
        313°, 88.9362%, 46.0784%
        HSV (HSB):
        313°, 94.1441%, 87.0588%
        XYZ:
        38.0060, 18.9126, 42.2048
        xyY:
        0.3834, 0.1908, 18.9126
      CIE-Lab:
        50.5848, 81.3584, -31.0232
        CIE-LCH:
        50.5848, 87.0725, 339.1274
        CIE-Luv:
        50.5848, 92.8964, -58.3017
        Hunter-Lab:
        43.4886, 79.8914, -27.0977
      #de0daf color charts
#de0daf RGB chart
      #de0daf CMYK chart
      #de0daf RGB pie chart
      #de0daf color shades, tints & tones
#de0daf color schemes
#de0daf color preview, HTML & CSS examples
           This text has a color of #de0daf        
        
          <p style="color:#de0daf;">Text here</p>
        
        
          .mytext {color:#de0daf;}
        
        Text color #de0daf
      
           This box has a color of #de0daf        
        
          <div style="background-color:#de0daf;">Content here</div>
        
        
          .mybackground {background-color:#de0daf;}
        
        Background color #de0daf
      
           Border around this has a color of #de0daf        
        
          <div style="border:2px solid #de0daf;">Content here</div>
        
        
          .myborder {border:2px solid #de0daf;}
        
        Border color #de0daf