#d51c85 color space conversions
Hex:
        #d51c85
        RGB:
        213, 28, 133
        CMY:
        16, 89, 48
        CMYK:
        0, 87, 38, 16
      HSL:
        326°, 76.7635%, 47.2549%
        HSV (HSB):
        326°, 86.8545%, 83.5294%
        XYZ:
        32.0895, 16.6701, 23.7166
        xyY:
        0.4428, 0.2300, 16.6701
      CIE-Lab:
        47.8416, 72.9798, -10.2639
        CIE-LCH:
        47.8416, 73.6981, 351.9944
        CIE-Luv:
        47.8416, 102.9194, -27.1599
        Hunter-Lab:
        40.8290, 68.8408, -5.8599
      #d51c85 color charts
#d51c85 RGB chart
      #d51c85 CMYK chart
      #d51c85 RGB pie chart
      #d51c85 color shades, tints & tones
#d51c85 color schemes
#d51c85 color preview, HTML & CSS examples
           This text has a color of #d51c85        
        
          <p style="color:#d51c85;">Text here</p>
        
        
          .mytext {color:#d51c85;}
        
        Text color #d51c85
      
           This box has a color of #d51c85        
        
          <div style="background-color:#d51c85;">Content here</div>
        
        
          .mybackground {background-color:#d51c85;}
        
        Background color #d51c85
      
           Border around this has a color of #d51c85        
        
          <div style="border:2px solid #d51c85;">Content here</div>
        
        
          .myborder {border:2px solid #d51c85;}
        
        Border color #d51c85