#d595c4 color space conversions
Hex:
        #d595c4
        RGB:
        213, 149, 196
        CMY:
        16, 42, 23
        CMYK:
        0, 30, 8, 16
      HSL:
        316°, 43.2432%, 70.9804%
        HSV (HSB):
        316°, 30.0469%, 83.5294%
        XYZ:
        48.1518, 39.6265, 57.3354
        xyY:
        0.3318, 0.2731, 39.6265
      CIE-Lab:
        69.2027, 31.3385, -14.6031
        CIE-LCH:
        69.2027, 34.5739, 335.0155
        CIE-Luv:
        69.2027, 34.7412, -27.4425
        Hunter-Lab:
        62.9496, 26.3775, -9.9374
      #d595c4 color charts
#d595c4 RGB chart
      #d595c4 CMYK chart
      #d595c4 RGB pie chart
      #d595c4 color shades, tints & tones
#d595c4 color schemes
#d595c4 color preview, HTML & CSS examples
           This text has a color of #d595c4        
        
          <p style="color:#d595c4;">Text here</p>
        
        
          .mytext {color:#d595c4;}
        
        Text color #d595c4
      
           This box has a color of #d595c4        
        
          <div style="background-color:#d595c4;">Content here</div>
        
        
          .mybackground {background-color:#d595c4;}
        
        Background color #d595c4
      
           Border around this has a color of #d595c4        
        
          <div style="border:2px solid #d595c4;">Content here</div>
        
        
          .myborder {border:2px solid #d595c4;}
        
        Border color #d595c4