#d561bf color space conversions
Hex:
        #d561bf
        RGB:
        213, 97, 191
        CMY:
        16, 62, 25
        CMYK:
        0, 54, 10, 16
      HSL:
        311°, 58.0000%, 60.7843%
        HSV (HSB):
        311°, 54.4601%, 83.5294%
        XYZ:
        41.1192, 26.4571, 52.2297
        xyY:
        0.3432, 0.2208, 26.4571
      CIE-Lab:
        58.4684, 57.1725, -28.1668
        CIE-LCH:
        58.4684, 63.7343, 333.7722
        CIE-Luv:
        58.4684, 59.8553, -51.6248
        Hunter-Lab:
        51.4365, 52.6823, -24.1988
      #d561bf color charts
#d561bf RGB chart
      #d561bf CMYK chart
      #d561bf RGB pie chart
      #d561bf color shades, tints & tones
#d561bf color schemes
#d561bf color preview, HTML & CSS examples
           This text has a color of #d561bf        
        
          <p style="color:#d561bf;">Text here</p>
        
        
          .mytext {color:#d561bf;}
        
        Text color #d561bf
      
           This box has a color of #d561bf        
        
          <div style="background-color:#d561bf;">Content here</div>
        
        
          .mybackground {background-color:#d561bf;}
        
        Background color #d561bf
      
           Border around this has a color of #d561bf        
        
          <div style="border:2px solid #d561bf;">Content here</div>
        
        
          .myborder {border:2px solid #d561bf;}
        
        Border color #d561bf