#d560c8 color space conversions
Hex:
        #d560c8
        RGB:
        213, 96, 200
        CMY:
        16, 62, 22
        CMYK:
        0, 55, 6, 16
      HSL:
        307°, 58.2090%, 60.5882%
        HSV (HSB):
        307°, 54.9296%, 83.5294%
        XYZ:
        42.0488, 26.6820, 57.5775
        xyY:
        0.3329, 0.2112, 26.6820
      CIE-Lab:
        58.6788, 59.0939, -32.9748
        CIE-LCH:
        58.6788, 67.6714, 330.8382
        CIE-Luv:
        58.6788, 57.7024, -59.4051
        Hunter-Lab:
        51.6546, 54.9100, -29.9301
      #d560c8 color charts
#d560c8 RGB chart
      #d560c8 CMYK chart
      #d560c8 RGB pie chart
      #d560c8 color shades, tints & tones
#d560c8 color schemes
#d560c8 color preview, HTML & CSS examples
           This text has a color of #d560c8        
        
          <p style="color:#d560c8;">Text here</p>
        
        
          .mytext {color:#d560c8;}
        
        Text color #d560c8
      
           This box has a color of #d560c8        
        
          <div style="background-color:#d560c8;">Content here</div>
        
        
          .mybackground {background-color:#d560c8;}
        
        Background color #d560c8
      
           Border around this has a color of #d560c8        
        
          <div style="border:2px solid #d560c8;">Content here</div>
        
        
          .myborder {border:2px solid #d560c8;}
        
        Border color #d560c8