#d316ef color space conversions
Hex:
        #d316ef
        RGB:
        211, 22, 239
        CMY:
        17, 91, 6
        CMYK:
        12, 91, 0, 6
      HSL:
        292°, 87.1486%, 51.1765%
        HSV (HSB):
        292°, 90.7950%, 93.7255%
        XYZ:
        42.7309, 20.6547, 83.3959
        xyY:
        0.2911, 0.1407, 20.6547
      CIE-Lab:
        52.5695, 87.4762, -64.7657
        CIE-LCH:
        52.5695, 108.8425, 323.4845
        CIE-Luv:
        52.5695, 58.5937, -109.2925
        Hunter-Lab:
        45.4474, 88.2973, -76.9838
      #d316ef color charts
#d316ef RGB chart
      #d316ef CMYK chart
      #d316ef RGB pie chart
      #d316ef color shades, tints & tones
#d316ef color schemes
#d316ef color preview, HTML & CSS examples
           This text has a color of #d316ef        
        
          <p style="color:#d316ef;">Text here</p>
        
        
          .mytext {color:#d316ef;}
        
        Text color #d316ef
      
           This box has a color of #d316ef        
        
          <div style="background-color:#d316ef;">Content here</div>
        
        
          .mybackground {background-color:#d316ef;}
        
        Background color #d316ef
      
           Border around this has a color of #d316ef        
        
          <div style="border:2px solid #d316ef;">Content here</div>
        
        
          .myborder {border:2px solid #d316ef;}
        
        Border color #d316ef