#d71fbc color space conversions
Hex:
        #d71fbc
        RGB:
        215, 31, 188
        CMY:
        16, 88, 26
        CMYK:
        0, 86, 13, 16
      HSL:
        309°, 74.7967%, 48.2353%
        HSV (HSB):
        309°, 85.5814%, 84.3137%
        XYZ:
        37.5914, 19.0579, 49.2742
        xyY:
        0.3549, 0.1799, 19.0579
      CIE-Lab:
        50.7549, 79.2810, -38.4554
        CIE-LCH:
        50.7549, 88.1153, 334.1242
        CIE-Luv:
        50.7549, 79.9804, -68.8786
        Hunter-Lab:
        43.6553, 77.3087, -36.3625
      #d71fbc color charts
#d71fbc RGB chart
      #d71fbc CMYK chart
      #d71fbc RGB pie chart
      #d71fbc color shades, tints & tones
#d71fbc color schemes
#d71fbc color preview, HTML & CSS examples
           This text has a color of #d71fbc        
        
          <p style="color:#d71fbc;">Text here</p>
        
        
          .mytext {color:#d71fbc;}
        
        Text color #d71fbc
      
           This box has a color of #d71fbc        
        
          <div style="background-color:#d71fbc;">Content here</div>
        
        
          .mybackground {background-color:#d71fbc;}
        
        Background color #d71fbc
      
           Border around this has a color of #d71fbc        
        
          <div style="border:2px solid #d71fbc;">Content here</div>
        
        
          .myborder {border:2px solid #d71fbc;}
        
        Border color #d71fbc