#d05699 color space conversions
Hex:
        #d05699
        RGB:
        208, 86, 153
        CMY:
        18, 66, 40
        CMYK:
        0, 59, 26, 18
      HSL:
        327°, 56.4815%, 57.6471%
        HSV (HSB):
        327°, 58.6538%, 81.5686%
        XYZ:
        35.0900, 22.3654, 32.6045
        xyY:
        0.3896, 0.2483, 22.3654
      CIE-Lab:
        54.4126, 55.1868, -12.4031
        CIE-LCH:
        54.4126, 56.5634, 347.3334
        CIE-Luv:
        54.4126, 72.0298, -27.2940
        Hunter-Lab:
        47.2921, 49.6832, -7.7718
      #d05699 color charts
#d05699 RGB chart
      #d05699 CMYK chart
      #d05699 RGB pie chart
      #d05699 color shades, tints & tones
#d05699 color schemes
#d05699 color preview, HTML & CSS examples
           This text has a color of #d05699        
        
          <p style="color:#d05699;">Text here</p>
        
        
          .mytext {color:#d05699;}
        
        Text color #d05699
      
           This box has a color of #d05699        
        
          <div style="background-color:#d05699;">Content here</div>
        
        
          .mybackground {background-color:#d05699;}
        
        Background color #d05699
      
           Border around this has a color of #d05699        
        
          <div style="border:2px solid #d05699;">Content here</div>
        
        
          .myborder {border:2px solid #d05699;}
        
        Border color #d05699