#de0f4e color space conversions
Hex:
        #de0f4e
        RGB:
        222, 15, 78
        CMY:
        13, 94, 69
        CMYK:
        0, 93, 65, 13
      HSL:
        342°, 87.3418%, 46.4706%
        HSV (HSB):
        342°, 93.2432%, 87.0588%
        XYZ:
        31.6702, 16.4213, 8.7082
        xyY:
        0.5576, 0.2891, 16.4213
      CIE-Lab:
        47.5224, 72.8326, 23.3523
        CIE-LCH:
        47.5224, 76.4848, 17.7774
        CIE-Luv:
        47.5224, 135.1213, 10.8967
        Hunter-Lab:
        40.5232, 68.5878, 15.6252
      #de0f4e color charts
#de0f4e RGB chart
      #de0f4e CMYK chart
      #de0f4e RGB pie chart
      #de0f4e color shades, tints & tones
#de0f4e color schemes
#de0f4e color preview, HTML & CSS examples
           This text has a color of #de0f4e        
        
          <p style="color:#de0f4e;">Text here</p>
        
        
          .mytext {color:#de0f4e;}
        
        Text color #de0f4e
      
           This box has a color of #de0f4e        
        
          <div style="background-color:#de0f4e;">Content here</div>
        
        
          .mybackground {background-color:#de0f4e;}
        
        Background color #de0f4e
      
           Border around this has a color of #de0f4e        
        
          <div style="border:2px solid #de0f4e;">Content here</div>
        
        
          .myborder {border:2px solid #de0f4e;}
        
        Border color #de0f4e