#d5317b color space conversions
Hex:
        #d5317b
        RGB:
        213, 49, 123
        CMY:
        16, 81, 52
        CMYK:
        0, 77, 42, 16
      HSL:
        333°, 66.1290%, 51.3725%
        HSV (HSB):
        333°, 76.9953%, 83.5294%
        XYZ:
        32.1140, 17.7728, 20.4768
        xyY:
        0.4564, 0.2526, 17.7728
      CIE-Lab:
        49.2194, 67.1301, -2.1385
        CIE-LCH:
        49.2194, 67.1641, 358.1754
        CIE-Luv:
        49.2194, 101.6388, -15.4745
        Hunter-Lab:
        42.1578, 62.1975, 0.7123
      #d5317b color charts
#d5317b RGB chart
      #d5317b CMYK chart
      #d5317b RGB pie chart
      #d5317b color shades, tints & tones
#d5317b color schemes
#d5317b color preview, HTML & CSS examples
           This text has a color of #d5317b        
        
          <p style="color:#d5317b;">Text here</p>
        
        
          .mytext {color:#d5317b;}
        
        Text color #d5317b
      
           This box has a color of #d5317b        
        
          <div style="background-color:#d5317b;">Content here</div>
        
        
          .mybackground {background-color:#d5317b;}
        
        Background color #d5317b
      
           Border around this has a color of #d5317b        
        
          <div style="border:2px solid #d5317b;">Content here</div>
        
        
          .myborder {border:2px solid #d5317b;}
        
        Border color #d5317b