#d560be color space conversions
Hex:
        #d560be
        RGB:
        213, 96, 190
        CMY:
        16, 62, 25
        CMYK:
        0, 55, 11, 16
      HSL:
        312°, 58.2090%, 60.5882%
        HSV (HSB):
        312°, 54.9296%, 83.5294%
        XYZ:
        40.9177, 26.2296, 51.6214
        xyY:
        0.3445, 0.2208, 26.2296
      CIE-Lab:
        58.2543, 57.4765, -27.9257
        CIE-LCH:
        58.2543, 63.9014, 334.0866
        CIE-Luv:
        58.2543, 60.5337, -51.2683
        Hunter-Lab:
        51.2148, 52.9853, -23.9103
      #d560be color charts
#d560be RGB chart
      #d560be CMYK chart
      #d560be RGB pie chart
      #d560be color shades, tints & tones
#d560be color schemes
#d560be color preview, HTML & CSS examples
           This text has a color of #d560be        
        
          <p style="color:#d560be;">Text here</p>
        
        
          .mytext {color:#d560be;}
        
        Text color #d560be
      
           This box has a color of #d560be        
        
          <div style="background-color:#d560be;">Content here</div>
        
        
          .mybackground {background-color:#d560be;}
        
        Background color #d560be
      
           Border around this has a color of #d560be        
        
          <div style="border:2px solid #d560be;">Content here</div>
        
        
          .myborder {border:2px solid #d560be;}
        
        Border color #d560be