#de0d5e color space conversions
Hex:
        #de0d5e
        RGB:
        222, 13, 94
        CMY:
        13, 95, 63
        CMYK:
        0, 94, 58, 13
      HSL:
        337°, 88.9362%, 46.0784%
        HSV (HSB):
        337°, 94.1441%, 87.0588%
        XYZ:
        32.2885, 16.6256, 12.0969
        xyY:
        0.5292, 0.2725, 16.6256
      CIE-Lab:
        47.7848, 73.9433, 13.8269
        CIE-LCH:
        47.7848, 75.2249, 10.5916
        CIE-Luv:
        47.7848, 129.4286, 1.4001
        Hunter-Lab:
        40.7745, 69.9952, 10.9520
      #de0d5e color charts
#de0d5e RGB chart
      #de0d5e CMYK chart
      #de0d5e RGB pie chart
      #de0d5e color shades, tints & tones
#de0d5e color schemes
#de0d5e color preview, HTML & CSS examples
           This text has a color of #de0d5e        
        
          <p style="color:#de0d5e;">Text here</p>
        
        
          .mytext {color:#de0d5e;}
        
        Text color #de0d5e
      
           This box has a color of #de0d5e        
        
          <div style="background-color:#de0d5e;">Content here</div>
        
        
          .mybackground {background-color:#de0d5e;}
        
        Background color #de0d5e
      
           Border around this has a color of #de0d5e        
        
          <div style="border:2px solid #de0d5e;">Content here</div>
        
        
          .myborder {border:2px solid #de0d5e;}
        
        Border color #de0d5e