#d560bb color space conversions
Hex:
        #d560bb
        RGB:
        213, 96, 187
        CMY:
        16, 62, 27
        CMYK:
        0, 55, 12, 16
      HSL:
        313°, 58.2090%, 60.5882%
        HSV (HSB):
        313°, 54.9296%, 83.5294%
        XYZ:
        40.5931, 26.0997, 49.9120
        xyY:
        0.3481, 0.2238, 26.0997
      CIE-Lab:
        58.1316, 57.0045, -26.3966
        CIE-LCH:
        58.1316, 62.8195, 335.1530
        CIE-Luv:
        58.1316, 61.3897, -48.8271
        Hunter-Lab:
        51.0879, 52.4275, -22.1637
      #d560bb color charts
#d560bb RGB chart
      #d560bb CMYK chart
      #d560bb RGB pie chart
      #d560bb color shades, tints & tones
#d560bb color schemes
#d560bb color preview, HTML & CSS examples
           This text has a color of #d560bb        
        
          <p style="color:#d560bb;">Text here</p>
        
        
          .mytext {color:#d560bb;}
        
        Text color #d560bb
      
           This box has a color of #d560bb        
        
          <div style="background-color:#d560bb;">Content here</div>
        
        
          .mybackground {background-color:#d560bb;}
        
        Background color #d560bb
      
           Border around this has a color of #d560bb        
        
          <div style="border:2px solid #d560bb;">Content here</div>
        
        
          .myborder {border:2px solid #d560bb;}
        
        Border color #d560bb