#d56fc2 color space conversions
Hex:
        #d56fc2
        RGB:
        213, 111, 194
        CMY:
        16, 56, 24
        CMYK:
        0, 48, 9, 16
      HSL:
        311°, 54.8387%, 63.5294%
        HSV (HSB):
        311°, 47.8873%, 83.5294%
        XYZ:
        42.8626, 29.4101, 54.4565
        xyY:
        0.3382, 0.2321, 29.4101
      CIE-Lab:
        61.1418, 50.9198, -25.7516
        CIE-LCH:
        61.1418, 57.0611, 333.1730
        CIE-Luv:
        61.1418, 53.2517, -47.2726
        Hunter-Lab:
        54.2310, 46.1768, -21.5748
      #d56fc2 color charts
#d56fc2 RGB chart
      #d56fc2 CMYK chart
      #d56fc2 RGB pie chart
      #d56fc2 color shades, tints & tones
#d56fc2 color schemes
#d56fc2 color preview, HTML & CSS examples
           This text has a color of #d56fc2        
        
          <p style="color:#d56fc2;">Text here</p>
        
        
          .mytext {color:#d56fc2;}
        
        Text color #d56fc2
      
           This box has a color of #d56fc2        
        
          <div style="background-color:#d56fc2;">Content here</div>
        
        
          .mybackground {background-color:#d56fc2;}
        
        Background color #d56fc2
      
           Border around this has a color of #d56fc2        
        
          <div style="border:2px solid #d56fc2;">Content here</div>
        
        
          .myborder {border:2px solid #d56fc2;}
        
        Border color #d56fc2