#d71fd3 color space conversions
Hex:
        #d71fd3
        RGB:
        215, 31, 211
        CMY:
        16, 88, 17
        CMYK:
        0, 86, 2, 16
      HSL:
        301°, 74.7967%, 48.2353%
        HSV (HSB):
        301°, 85.5814%, 84.3137%
        XYZ:
        40.2722, 20.1302, 63.3910
        xyY:
        0.3253, 0.1626, 20.1302
      CIE-Lab:
        51.9841, 82.5075, -49.7870
        CIE-LCH:
        51.9841, 96.3651, 328.8922
        CIE-Luv:
        51.9841, 70.7774, -86.5302
        Hunter-Lab:
        44.8667, 81.7043, -52.3626
      #d71fd3 color charts
#d71fd3 RGB chart
      #d71fd3 CMYK chart
      #d71fd3 RGB pie chart
      #d71fd3 color shades, tints & tones
#d71fd3 color schemes
#d71fd3 color preview, HTML & CSS examples
           This text has a color of #d71fd3        
        
          <p style="color:#d71fd3;">Text here</p>
        
        
          .mytext {color:#d71fd3;}
        
        Text color #d71fd3
      
           This box has a color of #d71fd3        
        
          <div style="background-color:#d71fd3;">Content here</div>
        
        
          .mybackground {background-color:#d71fd3;}
        
        Background color #d71fd3
      
           Border around this has a color of #d71fd3        
        
          <div style="border:2px solid #d71fd3;">Content here</div>
        
        
          .myborder {border:2px solid #d71fd3;}
        
        Border color #d71fd3