#d71fca color space conversions
Hex:
        #d71fca
        RGB:
        215, 31, 202
        CMY:
        16, 88, 21
        CMYK:
        0, 86, 6, 16
      HSL:
        304°, 74.7967%, 48.2353%
        HSV (HSB):
        304°, 85.5814%, 84.3137%
        XYZ:
        39.1750, 19.6913, 57.6132
        xyY:
        0.3363, 0.1691, 19.6913
      CIE-Lab:
        51.4864, 81.2108, -45.4089
        CIE-LCH:
        51.4864, 93.0439, 330.7883
        CIE-Luv:
        51.4864, 74.2942, -79.6836
        Hunter-Lab:
        44.3749, 79.9271, -45.9154
      #d71fca color charts
#d71fca RGB chart
      #d71fca CMYK chart
      #d71fca RGB pie chart
      #d71fca color shades, tints & tones
#d71fca color schemes
#d71fca color preview, HTML & CSS examples
           This text has a color of #d71fca        
        
          <p style="color:#d71fca;">Text here</p>
        
        
          .mytext {color:#d71fca;}
        
        Text color #d71fca
      
           This box has a color of #d71fca        
        
          <div style="background-color:#d71fca;">Content here</div>
        
        
          .mybackground {background-color:#d71fca;}
        
        Background color #d71fca
      
           Border around this has a color of #d71fca        
        
          <div style="border:2px solid #d71fca;">Content here</div>
        
        
          .myborder {border:2px solid #d71fca;}
        
        Border color #d71fca