#d059b4 color space conversions
Hex:
        #d059b4
        RGB:
        208, 89, 180
        CMY:
        18, 65, 29
        CMYK:
        0, 57, 13, 18
      HSL:
        314°, 55.8685%, 58.2353%
        HSV (HSB):
        314°, 57.2115%, 81.5686%
        XYZ:
        37.8230, 23.8499, 45.7900
        xyY:
        0.3520, 0.2219, 23.8499
      CIE-Lab:
        55.9372, 57.6954, -25.8123
        CIE-LCH:
        55.9372, 63.2063, 335.8968
        CIE-Luv:
        55.9372, 62.5677, -47.6838
        Hunter-Lab:
        48.8364, 52.7817, -21.4061
      #d059b4 color charts
#d059b4 RGB chart
      #d059b4 CMYK chart
      #d059b4 RGB pie chart
      #d059b4 color shades, tints & tones
#d059b4 color schemes
#d059b4 color preview, HTML & CSS examples
           This text has a color of #d059b4        
        
          <p style="color:#d059b4;">Text here</p>
        
        
          .mytext {color:#d059b4;}
        
        Text color #d059b4
      
           This box has a color of #d059b4        
        
          <div style="background-color:#d059b4;">Content here</div>
        
        
          .mybackground {background-color:#d059b4;}
        
        Background color #d059b4
      
           Border around this has a color of #d059b4        
        
          <div style="border:2px solid #d059b4;">Content here</div>
        
        
          .myborder {border:2px solid #d059b4;}
        
        Border color #d059b4