#d71ff2 color space conversions
Hex:
        #d71ff2
        RGB:
        215, 31, 242
        CMY:
        16, 88, 5
        CMYK:
        11, 87, 0, 5
      HSL:
        292°, 89.0295%, 53.5294%
        HSV (HSB):
        292°, 87.1901%, 94.9020%
        XYZ:
        44.5413, 21.8379, 85.8719
        xyY:
        0.2926, 0.1434, 21.8379
      CIE-Lab:
        53.8545, 87.2722, -64.3435
        CIE-LCH:
        53.8545, 108.4275, 323.5996
        CIE-Luv:
        53.8545, 59.5694, -109.3785
        Hunter-Lab:
        46.7310, 88.3569, -76.2384
      #d71ff2 color charts
#d71ff2 RGB chart
      #d71ff2 CMYK chart
      #d71ff2 RGB pie chart
      #d71ff2 color shades, tints & tones
#d71ff2 color schemes
#d71ff2 color preview, HTML & CSS examples
           This text has a color of #d71ff2        
        
          <p style="color:#d71ff2;">Text here</p>
        
        
          .mytext {color:#d71ff2;}
        
        Text color #d71ff2
      
           This box has a color of #d71ff2        
        
          <div style="background-color:#d71ff2;">Content here</div>
        
        
          .mybackground {background-color:#d71ff2;}
        
        Background color #d71ff2
      
           Border around this has a color of #d71ff2        
        
          <div style="border:2px solid #d71ff2;">Content here</div>
        
        
          .myborder {border:2px solid #d71ff2;}
        
        Border color #d71ff2