#d9319b color space conversions
Hex:
        #d9319b
        RGB:
        217, 49, 155
        CMY:
        15, 81, 39
        CMYK:
        0, 77, 29, 15
      HSL:
        322°, 68.8525%, 52.1569%
        HSV (HSB):
        322°, 77.4194%, 85.0980%
        XYZ:
        35.6300, 19.3149, 32.8606
        xyY:
        0.4058, 0.2200, 19.3149
      CIE-Lab:
        51.0536, 71.4956, -18.5438
        CIE-LCH:
        51.0536, 73.8613, 345.4596
        CIE-Luv:
        51.0536, 91.8181, -38.6853
        Hunter-Lab:
        43.9487, 67.8028, -13.5672
      #d9319b color charts
#d9319b RGB chart
      #d9319b CMYK chart
      #d9319b RGB pie chart
      #d9319b color shades, tints & tones
#d9319b color schemes
#d9319b color preview, HTML & CSS examples
           This text has a color of #d9319b        
        
          <p style="color:#d9319b;">Text here</p>
        
        
          .mytext {color:#d9319b;}
        
        Text color #d9319b
      
           This box has a color of #d9319b        
        
          <div style="background-color:#d9319b;">Content here</div>
        
        
          .mybackground {background-color:#d9319b;}
        
        Background color #d9319b
      
           Border around this has a color of #d9319b        
        
          <div style="border:2px solid #d9319b;">Content here</div>
        
        
          .myborder {border:2px solid #d9319b;}
        
        Border color #d9319b