#de4f7f color space conversions
Hex:
        #de4f7f
        RGB:
        222, 79, 127
        CMY:
        13, 69, 50
        CMYK:
        0, 64, 43, 13
      HSL:
        340°, 68.4211%, 59.0196%
        HSV (HSB):
        340°, 64.4144%, 87.0588%
        XYZ:
        36.7509, 22.6539, 22.5143
        xyY:
        0.4486, 0.2765, 22.6539
      CIE-Lab:
        54.7140, 59.4599, 3.6539
        CIE-LCH:
        54.7140, 59.5720, 3.5165
        CIE-Luv:
        54.7140, 94.7242, -6.5734
        Hunter-Lab:
        47.5961, 54.5343, 5.2714
      #de4f7f color charts
#de4f7f RGB chart
      #de4f7f CMYK chart
      #de4f7f RGB pie chart
      #de4f7f color shades, tints & tones
#de4f7f color schemes
#de4f7f color preview, HTML & CSS examples
           This text has a color of #de4f7f        
        
          <p style="color:#de4f7f;">Text here</p>
        
        
          .mytext {color:#de4f7f;}
        
        Text color #de4f7f
      
           This box has a color of #de4f7f        
        
          <div style="background-color:#de4f7f;">Content here</div>
        
        
          .mybackground {background-color:#de4f7f;}
        
        Background color #de4f7f
      
           Border around this has a color of #de4f7f        
        
          <div style="border:2px solid #de4f7f;">Content here</div>
        
        
          .myborder {border:2px solid #de4f7f;}
        
        Border color #de4f7f