#d31af7 color space conversions
Hex:
        #d31af7
        RGB:
        211, 26, 247
        CMY:
        17, 90, 3
        CMYK:
        15, 89, 0, 3
      HSL:
        290°, 93.2489%, 53.5294%
        HSV (HSB):
        290°, 89.4737%, 96.8627%
        XYZ:
        44.0219, 21.3031, 89.7874
        xyY:
        0.2838, 0.1373, 21.3031
      CIE-Lab:
        53.2796, 88.2346, -68.1015
        CIE-LCH:
        53.2796, 111.4593, 322.3382
        CIE-Luv:
        53.2796, 55.6672, -114.5726
        Hunter-Lab:
        46.1553, 89.4777, -83.0302
      #d31af7 color charts
#d31af7 RGB chart
      #d31af7 CMYK chart
      #d31af7 RGB pie chart
      #d31af7 color shades, tints & tones
#d31af7 color schemes
#d31af7 color preview, HTML & CSS examples
           This text has a color of #d31af7        
        
          <p style="color:#d31af7;">Text here</p>
        
        
          .mytext {color:#d31af7;}
        
        Text color #d31af7
      
           This box has a color of #d31af7        
        
          <div style="background-color:#d31af7;">Content here</div>
        
        
          .mybackground {background-color:#d31af7;}
        
        Background color #d31af7
      
           Border around this has a color of #d31af7        
        
          <div style="border:2px solid #d31af7;">Content here</div>
        
        
          .myborder {border:2px solid #d31af7;}
        
        Border color #d31af7