#d71ffd color space conversions
Hex:
        #d71ffd
        RGB:
        215, 31, 253
        CMY:
        16, 88, 1
        CMYK:
        15, 88, 0, 1
      HSL:
        290°, 98.2301%, 55.6863%
        HSV (HSB):
        290°, 87.7470%, 99.2157%
        XYZ:
        46.2439, 22.5189, 94.8378
        xyY:
        0.2827, 0.1376, 22.5189
      CIE-Lab:
        54.5733, 89.0609, -69.3235
        CIE-LCH:
        54.5733, 112.8610, 322.1034
        CIE-Luv:
        54.5733, 55.9376, -117.1898
        Hunter-Lab:
        47.4541, 90.9034, -85.2742
      #d71ffd color charts
#d71ffd RGB chart
      #d71ffd CMYK chart
      #d71ffd RGB pie chart
      #d71ffd color shades, tints & tones
#d71ffd color schemes
#d71ffd color preview, HTML & CSS examples
           This text has a color of #d71ffd        
        
          <p style="color:#d71ffd;">Text here</p>
        
        
          .mytext {color:#d71ffd;}
        
        Text color #d71ffd
      
           This box has a color of #d71ffd        
        
          <div style="background-color:#d71ffd;">Content here</div>
        
        
          .mybackground {background-color:#d71ffd;}
        
        Background color #d71ffd
      
           Border around this has a color of #d71ffd        
        
          <div style="border:2px solid #d71ffd;">Content here</div>
        
        
          .myborder {border:2px solid #d71ffd;}
        
        Border color #d71ffd