#de71b0 color space conversions
Hex:
        #de71b0
        RGB:
        222, 113, 176
        CMY:
        13, 56, 31
        CMYK:
        0, 49, 21, 13
      HSL:
        325°, 62.2857%, 65.6863%
        HSV (HSB):
        325°, 49.0991%, 87.0588%
        XYZ:
        43.8658, 30.4744, 44.6445
        xyY:
        0.3687, 0.2561, 30.4744
      CIE-Lab:
        62.0614, 49.9242, -13.9932
        CIE-LCH:
        62.0614, 51.8482, 344.3424
        CIE-Luv:
        62.0614, 63.3473, -29.3335
        Hunter-Lab:
        55.2037, 45.2328, -9.3066
      #de71b0 color charts
#de71b0 RGB chart
      #de71b0 CMYK chart
      #de71b0 RGB pie chart
      #de71b0 color shades, tints & tones
#de71b0 color schemes
#de71b0 color preview, HTML & CSS examples
           This text has a color of #de71b0        
        
          <p style="color:#de71b0;">Text here</p>
        
        
          .mytext {color:#de71b0;}
        
        Text color #de71b0
      
           This box has a color of #de71b0        
        
          <div style="background-color:#de71b0;">Content here</div>
        
        
          .mybackground {background-color:#de71b0;}
        
        Background color #de71b0
      
           Border around this has a color of #de71b0        
        
          <div style="border:2px solid #de71b0;">Content here</div>
        
        
          .myborder {border:2px solid #de71b0;}
        
        Border color #de71b0