#de71fb color space conversions
Hex:
        #de71fb
        RGB:
        222, 113, 251
        CMY:
        13, 56, 2
        CMYK:
        12, 55, 0, 2
      HSL:
        287°, 94.5205%, 71.3725%
        HSV (HSB):
        287°, 54.9801%, 98.4314%
        XYZ:
        53.4419, 34.3049, 95.0716
        xyY:
        0.2923, 0.1876, 34.3049
      CIE-Lab:
        65.2039, 62.6676, -51.1518
        CIE-LCH:
        65.2039, 80.8934, 320.7773
        CIE-Luv:
        65.2039, 44.6708, -90.2604
        Hunter-Lab:
        58.5704, 60.3723, -55.2404
      #de71fb color charts
#de71fb RGB chart
      #de71fb CMYK chart
      #de71fb RGB pie chart
      #de71fb color shades, tints & tones
#de71fb color schemes
#de71fb color preview, HTML & CSS examples
           This text has a color of #de71fb        
        
          <p style="color:#de71fb;">Text here</p>
        
        
          .mytext {color:#de71fb;}
        
        Text color #de71fb
      
           This box has a color of #de71fb        
        
          <div style="background-color:#de71fb;">Content here</div>
        
        
          .mybackground {background-color:#de71fb;}
        
        Background color #de71fb
      
           Border around this has a color of #de71fb        
        
          <div style="border:2px solid #de71fb;">Content here</div>
        
        
          .myborder {border:2px solid #de71fb;}
        
        Border color #de71fb