#d316d8 color space conversions
Hex:
        #d316d8
        RGB:
        211, 22, 216
        CMY:
        17, 91, 15
        CMYK:
        2, 90, 0, 15
      HSL:
        298°, 81.5126%, 46.6667%
        HSV (HSB):
        298°, 89.8148%, 84.7059%
        XYZ:
        39.5455, 19.3806, 66.6223
        xyY:
        0.3150, 0.1544, 19.3806
      CIE-Lab:
        51.1295, 83.9186, -54.0512
        CIE-LCH:
        51.1295, 99.8192, 327.2148
        CIE-Luv:
        51.1295, 66.8333, -92.5953
        Hunter-Lab:
        44.0234, 83.3030, -58.9095
      #d316d8 color charts
#d316d8 RGB chart
      #d316d8 CMYK chart
      #d316d8 RGB pie chart
      #d316d8 color shades, tints & tones
#d316d8 color schemes
#d316d8 color preview, HTML & CSS examples
           This text has a color of #d316d8        
        
          <p style="color:#d316d8;">Text here</p>
        
        
          .mytext {color:#d316d8;}
        
        Text color #d316d8
      
           This box has a color of #d316d8        
        
          <div style="background-color:#d316d8;">Content here</div>
        
        
          .mybackground {background-color:#d316d8;}
        
        Background color #d316d8
      
           Border around this has a color of #d316d8        
        
          <div style="border:2px solid #d316d8;">Content here</div>
        
        
          .myborder {border:2px solid #d316d8;}
        
        Border color #d316d8