#d8508b color space conversions
Hex:
        #d8508b
        RGB:
        216, 80, 139
        CMY:
        15, 69, 45
        CMYK:
        0, 63, 36, 15
      HSL:
        334°, 63.5514%, 58.0392%
        HSV (HSB):
        334°, 62.9630%, 84.7059%
        XYZ:
        35.8478, 22.2003, 26.8218
        xyY:
        0.4224, 0.2616, 22.2003
      CIE-Lab:
        54.2389, 58.4988, -4.2720
        CIE-LCH:
        54.2389, 58.6546, 355.8233
        CIE-Luv:
        54.2389, 85.5227, -16.6799
        Hunter-Lab:
        47.1172, 53.3514, -0.7692
      #d8508b color charts
#d8508b RGB chart
      #d8508b CMYK chart
      #d8508b RGB pie chart
      #d8508b color shades, tints & tones
#d8508b color schemes
#d8508b color preview, HTML & CSS examples
           This text has a color of #d8508b        
        
          <p style="color:#d8508b;">Text here</p>
        
        
          .mytext {color:#d8508b;}
        
        Text color #d8508b
      
           This box has a color of #d8508b        
        
          <div style="background-color:#d8508b;">Content here</div>
        
        
          .mybackground {background-color:#d8508b;}
        
        Background color #d8508b
      
           Border around this has a color of #d8508b        
        
          <div style="border:2px solid #d8508b;">Content here</div>
        
        
          .myborder {border:2px solid #d8508b;}
        
        Border color #d8508b