#d65385 color space conversions
Hex:
        #d65385
        RGB:
        214, 83, 133
        CMY:
        16, 67, 48
        CMYK:
        0, 61, 38, 16
      HSL:
        337°, 61.5023%, 58.2353%
        HSV (HSB):
        337°, 61.2150%, 83.9216%
        XYZ:
        35.0585, 22.1761, 24.6229
        xyY:
        0.4283, 0.2709, 22.1761
      CIE-Lab:
        54.2134, 55.9379, -0.7918
        CIE-LCH:
        54.2134, 55.9435, 359.1890
        CIE-Luv:
        54.2134, 84.3903, -11.5200
        Hunter-Lab:
        47.0915, 50.4786, 1.9629
      #d65385 color charts
#d65385 RGB chart
      #d65385 CMYK chart
      #d65385 RGB pie chart
      #d65385 color shades, tints & tones
#d65385 color schemes
#d65385 color preview, HTML & CSS examples
           This text has a color of #d65385        
        
          <p style="color:#d65385;">Text here</p>
        
        
          .mytext {color:#d65385;}
        
        Text color #d65385
      
           This box has a color of #d65385        
        
          <div style="background-color:#d65385;">Content here</div>
        
        
          .mybackground {background-color:#d65385;}
        
        Background color #d65385
      
           Border around this has a color of #d65385        
        
          <div style="border:2px solid #d65385;">Content here</div>
        
        
          .myborder {border:2px solid #d65385;}
        
        Border color #d65385