#d51d58 color space conversions
Hex:
        #d51d58
        RGB:
        213, 29, 88
        CMY:
        16, 89, 65
        CMYK:
        0, 86, 59, 16
      HSL:
        341°, 76.0331%, 47.4510%
        HSV (HSB):
        341°, 86.3850%, 83.5294%
        XYZ:
        29.6414, 15.7294, 10.7063
        xyY:
        0.5286, 0.2805, 15.7294
      CIE-Lab:
        46.6175, 69.1675, 15.6495
        CIE-LCH:
        46.6175, 70.9158, 12.7488
        CIE-Luv:
        46.6175, 121.4658, 4.3570
        Hunter-Lab:
        39.6604, 64.0018, 11.7569
      #d51d58 color charts
#d51d58 RGB chart
      #d51d58 CMYK chart
      #d51d58 RGB pie chart
      #d51d58 color shades, tints & tones
#d51d58 color schemes
#d51d58 color preview, HTML & CSS examples
           This text has a color of #d51d58        
        
          <p style="color:#d51d58;">Text here</p>
        
        
          .mytext {color:#d51d58;}
        
        Text color #d51d58
      
           This box has a color of #d51d58        
        
          <div style="background-color:#d51d58;">Content here</div>
        
        
          .mybackground {background-color:#d51d58;}
        
        Background color #d51d58
      
           Border around this has a color of #d51d58        
        
          <div style="border:2px solid #d51d58;">Content here</div>
        
        
          .myborder {border:2px solid #d51d58;}
        
        Border color #d51d58