#de1f77 color space conversions
Hex:
        #de1f77
        RGB:
        222, 31, 119
        CMY:
        13, 88, 53
        CMYK:
        0, 86, 46, 13
      HSL:
        332°, 75.4941%, 49.6078%
        HSV (HSB):
        332°, 86.0360%, 87.0588%
        XYZ:
        33.9440, 17.8415, 19.1075
        xyY:
        0.4788, 0.2517, 17.8415
      CIE-Lab:
        49.3033, 73.2614, 0.6194
        CIE-LCH:
        49.3033, 73.2640, 0.4844
        CIE-Luv:
        49.3033, 115.6795, -13.4072
        Hunter-Lab:
        42.2392, 69.5264, 2.7468
      #de1f77 color charts
#de1f77 RGB chart
      #de1f77 CMYK chart
      #de1f77 RGB pie chart
      #de1f77 color shades, tints & tones
#de1f77 color schemes
#de1f77 color preview, HTML & CSS examples
           This text has a color of #de1f77        
        
          <p style="color:#de1f77;">Text here</p>
        
        
          .mytext {color:#de1f77;}
        
        Text color #de1f77
      
           This box has a color of #de1f77        
        
          <div style="background-color:#de1f77;">Content here</div>
        
        
          .mybackground {background-color:#de1f77;}
        
        Background color #de1f77
      
           Border around this has a color of #de1f77        
        
          <div style="border:2px solid #de1f77;">Content here</div>
        
        
          .myborder {border:2px solid #de1f77;}
        
        Border color #de1f77