#d6808b color space conversions
Hex:
        #d6808b
        RGB:
        214, 128, 139
        CMY:
        16, 50, 45
        CMYK:
        0, 40, 35, 16
      HSL:
        352°, 51.1905%, 67.0588%
        HSV (HSB):
        352°, 40.1869%, 83.9216%
        XYZ:
        40.1109, 31.5986, 28.4112
        xyY:
        0.4006, 0.3156, 31.5986
      CIE-Lab:
        63.0097, 34.4814, 8.4211
        CIE-LCH:
        63.0097, 35.4948, 13.7242
        CIE-Luv:
        63.0097, 57.2311, 5.0603
        Hunter-Lab:
        56.2126, 28.9980, 9.3823
      #d6808b color charts
#d6808b RGB chart
      #d6808b CMYK chart
      #d6808b RGB pie chart
      #d6808b color shades, tints & tones
#d6808b color schemes
#d6808b color preview, HTML & CSS examples
           This text has a color of #d6808b        
        
          <p style="color:#d6808b;">Text here</p>
        
        
          .mytext {color:#d6808b;}
        
        Text color #d6808b
      
           This box has a color of #d6808b        
        
          <div style="background-color:#d6808b;">Content here</div>
        
        
          .mybackground {background-color:#d6808b;}
        
        Background color #d6808b
      
           Border around this has a color of #d6808b        
        
          <div style="border:2px solid #d6808b;">Content here</div>
        
        
          .myborder {border:2px solid #d6808b;}
        
        Border color #d6808b