#d56cd1 color space conversions
Hex:
        #d56cd1
        RGB:
        213, 108, 209
        CMY:
        16, 58, 18
        CMYK:
        0, 49, 2, 16
      HSL:
        302°, 55.5556%, 62.9412%
        HSV (HSB):
        302°, 49.2958%, 83.5294%
        XYZ:
        44.3118, 29.4747, 63.6753
        xyY:
        0.3224, 0.2144, 29.4747
      CIE-Lab:
        61.1983, 54.9496, -34.1498
        CIE-LCH:
        61.1983, 64.6967, 328.1401
        CIE-Luv:
        61.1983, 50.7543, -61.0736
        Hunter-Lab:
        54.2906, 50.6823, -31.5355
      #d56cd1 color charts
#d56cd1 RGB chart
      #d56cd1 CMYK chart
      #d56cd1 RGB pie chart
      #d56cd1 color shades, tints & tones
#d56cd1 color schemes
#d56cd1 color preview, HTML & CSS examples
           This text has a color of #d56cd1        
        
          <p style="color:#d56cd1;">Text here</p>
        
        
          .mytext {color:#d56cd1;}
        
        Text color #d56cd1
      
           This box has a color of #d56cd1        
        
          <div style="background-color:#d56cd1;">Content here</div>
        
        
          .mybackground {background-color:#d56cd1;}
        
        Background color #d56cd1
      
           Border around this has a color of #d56cd1        
        
          <div style="border:2px solid #d56cd1;">Content here</div>
        
        
          .myborder {border:2px solid #d56cd1;}
        
        Border color #d56cd1