#d35483 color space conversions
Hex:
        #d35483
        RGB:
        211, 84, 131
        CMY:
        17, 67, 49
        CMYK:
        0, 60, 38, 17
      HSL:
        338°, 59.0698%, 57.8431%
        HSV (HSB):
        338°, 60.1896%, 82.7451%
        XYZ:
        34.1310, 21.8282, 23.8871
        xyY:
        0.4275, 0.2734, 21.8282
      CIE-Lab:
        53.8443, 54.3386, -0.2021
        CIE-LCH:
        53.8443, 54.3389, 359.7869
        CIE-Luv:
        53.8443, 82.1081, -10.4001
        Hunter-Lab:
        46.7207, 48.6390, 2.3910
      #d35483 color charts
#d35483 RGB chart
      #d35483 CMYK chart
      #d35483 RGB pie chart
      #d35483 color shades, tints & tones
#d35483 color schemes
#d35483 color preview, HTML & CSS examples
           This text has a color of #d35483        
        
          <p style="color:#d35483;">Text here</p>
        
        
          .mytext {color:#d35483;}
        
        Text color #d35483
      
           This box has a color of #d35483        
        
          <div style="background-color:#d35483;">Content here</div>
        
        
          .mybackground {background-color:#d35483;}
        
        Background color #d35483
      
           Border around this has a color of #d35483        
        
          <div style="border:2px solid #d35483;">Content here</div>
        
        
          .myborder {border:2px solid #d35483;}
        
        Border color #d35483