#d580bc color space conversions
Hex:
        #d580bc
        RGB:
        213, 128, 188
        CMY:
        16, 50, 26
        CMYK:
        0, 40, 12, 16
      HSL:
        318°, 50.2959%, 66.8627%
        HSV (HSB):
        318°, 39.9061%, 83.5294%
        XYZ:
        44.2368, 33.2153, 51.6566
        xyY:
        0.3426, 0.2573, 33.2153
      CIE-Lab:
        64.3349, 41.2113, -17.4775
        CIE-LCH:
        64.3349, 44.7642, 337.0185
        CIE-Luv:
        64.3349, 46.7282, -33.2137
        Hunter-Lab:
        57.6327, 36.1530, -12.7991
      #d580bc color charts
#d580bc RGB chart
      #d580bc CMYK chart
      #d580bc RGB pie chart
      #d580bc color shades, tints & tones
#d580bc color schemes
#d580bc color preview, HTML & CSS examples
           This text has a color of #d580bc        
        
          <p style="color:#d580bc;">Text here</p>
        
        
          .mytext {color:#d580bc;}
        
        Text color #d580bc
      
           This box has a color of #d580bc        
        
          <div style="background-color:#d580bc;">Content here</div>
        
        
          .mybackground {background-color:#d580bc;}
        
        Background color #d580bc
      
           Border around this has a color of #d580bc        
        
          <div style="border:2px solid #d580bc;">Content here</div>
        
        
          .myborder {border:2px solid #d580bc;}
        
        Border color #d580bc