#d6508b color space conversions
Hex:
        #d6508b
        RGB:
        214, 80, 139
        CMY:
        16, 69, 45
        CMYK:
        0, 63, 35, 16
      HSL:
        334°, 62.0370%, 57.6471%
        HSV (HSB):
        334°, 62.6168%, 83.9216%
        XYZ:
        35.2604, 21.8975, 26.7943
        xyY:
        0.4200, 0.2608, 21.8975
      CIE-Lab:
        53.9181, 57.8977, -4.7822
        CIE-LCH:
        53.9181, 58.0949, 355.2782
        CIE-Luv:
        53.9181, 83.9338, -17.2245
        Hunter-Lab:
        46.7948, 52.6108, -1.1926
      #d6508b color charts
#d6508b RGB chart
      #d6508b CMYK chart
      #d6508b RGB pie chart
      #d6508b color shades, tints & tones
#d6508b color schemes
#d6508b color preview, HTML & CSS examples
           This text has a color of #d6508b        
        
          <p style="color:#d6508b;">Text here</p>
        
        
          .mytext {color:#d6508b;}
        
        Text color #d6508b
      
           This box has a color of #d6508b        
        
          <div style="background-color:#d6508b;">Content here</div>
        
        
          .mybackground {background-color:#d6508b;}
        
        Background color #d6508b
      
           Border around this has a color of #d6508b        
        
          <div style="border:2px solid #d6508b;">Content here</div>
        
        
          .myborder {border:2px solid #d6508b;}
        
        Border color #d6508b