#de4fb0 color space conversions
Hex:
        #de4fb0
        RGB:
        222, 79, 176
        CMY:
        13, 69, 31
        CMYK:
        0, 64, 21, 13
      HSL:
        319°, 68.4211%, 59.0196%
        HSV (HSB):
        319°, 64.4144%, 87.0588%
        XYZ:
        40.7567, 24.2561, 43.6081
        xyY:
        0.3752, 0.2233, 24.2561
      CIE-Lab:
        56.3433, 65.2175, -22.6932
        CIE-LCH:
        56.3433, 69.0529, 340.8140
        CIE-Luv:
        56.3433, 78.1114, -44.3957
        Hunter-Lab:
        49.2505, 61.5270, -18.0220
      #de4fb0 color charts
#de4fb0 RGB chart
      #de4fb0 CMYK chart
      #de4fb0 RGB pie chart
      #de4fb0 color shades, tints & tones
#de4fb0 color schemes
#de4fb0 color preview, HTML & CSS examples
           This text has a color of #de4fb0        
        
          <p style="color:#de4fb0;">Text here</p>
        
        
          .mytext {color:#de4fb0;}
        
        Text color #de4fb0
      
           This box has a color of #de4fb0        
        
          <div style="background-color:#de4fb0;">Content here</div>
        
        
          .mybackground {background-color:#de4fb0;}
        
        Background color #de4fb0
      
           Border around this has a color of #de4fb0        
        
          <div style="border:2px solid #de4fb0;">Content here</div>
        
        
          .myborder {border:2px solid #de4fb0;}
        
        Border color #de4fb0