#d71af0 color space conversions
Hex:
        #d71af0
        RGB:
        215, 26, 240
        CMY:
        16, 90, 6
        CMYK:
        10, 89, 0, 6
      HSL:
        293°, 87.7049%, 52.1569%
        HSV (HSB):
        293°, 89.1667%, 94.1176%
        XYZ:
        44.1219, 21.4771, 84.2581
        xyY:
        0.2944, 0.1433, 21.4771
      CIE-Lab:
        53.4678, 87.7164, -63.8454
        CIE-LCH:
        53.4678, 108.4914, 323.9506
        CIE-Luv:
        53.4678, 60.6479, -108.4984
        Hunter-Lab:
        46.3434, 88.8424, -75.3562
      #d71af0 color charts
#d71af0 RGB chart
      #d71af0 CMYK chart
      #d71af0 RGB pie chart
      #d71af0 color shades, tints & tones
#d71af0 color schemes
#d71af0 color preview, HTML & CSS examples
           This text has a color of #d71af0        
        
          <p style="color:#d71af0;">Text here</p>
        
        
          .mytext {color:#d71af0;}
        
        Text color #d71af0
      
           This box has a color of #d71af0        
        
          <div style="background-color:#d71af0;">Content here</div>
        
        
          .mybackground {background-color:#d71af0;}
        
        Background color #d71af0
      
           Border around this has a color of #d71af0        
        
          <div style="border:2px solid #d71af0;">Content here</div>
        
        
          .myborder {border:2px solid #d71af0;}
        
        Border color #d71af0