#d53775 color space conversions
Hex:
        #d53775
        RGB:
        213, 55, 117
        CMY:
        16, 78, 54
        CMYK:
        0, 74, 45, 16
      HSL:
        336°, 65.2893%, 52.5490%
        HSV (HSB):
        336°, 74.1784%, 83.5294%
        XYZ:
        32.0176, 18.1629, 18.6479
        xyY:
        0.4652, 0.2639, 18.1629
      CIE-Lab:
        49.6931, 64.7397, 2.1965
        CIE-LCH:
        49.6931, 64.7769, 1.9432
        CIE-Luv:
        49.6931, 101.7548, -9.5442
        Hunter-Lab:
        42.6179, 59.5207, 3.8896
      #d53775 color charts
#d53775 RGB chart
      #d53775 CMYK chart
      #d53775 RGB pie chart
      #d53775 color shades, tints & tones
#d53775 color schemes
#d53775 color preview, HTML & CSS examples
           This text has a color of #d53775        
        
          <p style="color:#d53775;">Text here</p>
        
        
          .mytext {color:#d53775;}
        
        Text color #d53775
      
           This box has a color of #d53775        
        
          <div style="background-color:#d53775;">Content here</div>
        
        
          .mybackground {background-color:#d53775;}
        
        Background color #d53775
      
           Border around this has a color of #d53775        
        
          <div style="border:2px solid #d53775;">Content here</div>
        
        
          .myborder {border:2px solid #d53775;}
        
        Border color #d53775