#d5096b color space conversions
Hex:
        #d5096b
        RGB:
        213, 9, 107
        CMY:
        16, 96, 58
        CMYK:
        0, 96, 50, 16
      HSL:
        331°, 91.8919%, 43.5294%
        HSV (HSB):
        331°, 95.7746%, 83.5294%
        XYZ:
        30.1921, 15.4030, 15.2917
        xyY:
        0.4959, 0.2530, 15.4030
      CIE-Lab:
        46.1814, 73.1345, 3.2503
        CIE-LCH:
        46.1814, 73.2067, 2.5447
        CIE-Luv:
        46.1814, 117.3087, -10.1744
        Hunter-Lab:
        39.2467, 68.6365, 4.3715
      #d5096b color charts
#d5096b RGB chart
      #d5096b CMYK chart
      #d5096b RGB pie chart
      #d5096b color shades, tints & tones
#d5096b color schemes
#d5096b color preview, HTML & CSS examples
           This text has a color of #d5096b        
        
          <p style="color:#d5096b;">Text here</p>
        
        
          .mytext {color:#d5096b;}
        
        Text color #d5096b
      
           This box has a color of #d5096b        
        
          <div style="background-color:#d5096b;">Content here</div>
        
        
          .mybackground {background-color:#d5096b;}
        
        Background color #d5096b
      
           Border around this has a color of #d5096b        
        
          <div style="border:2px solid #d5096b;">Content here</div>
        
        
          .myborder {border:2px solid #d5096b;}
        
        Border color #d5096b