#d61d93 color space conversions
Hex:
        #d61d93
        RGB:
        214, 29, 147
        CMY:
        16, 89, 42
        CMYK:
        0, 86, 31, 16
      HSL:
        322°, 76.1317%, 47.6471%
        HSV (HSB):
        322°, 86.4486%, 83.9216%
        XYZ:
        33.4374, 17.2815, 29.1771
        xyY:
        0.4185, 0.2163, 17.2815
      CIE-Lab:
        48.6127, 74.4643, -17.5396
        CIE-LCH:
        48.6127, 76.5021, 346.7459
        CIE-Luv:
        48.6127, 97.2951, -37.4400
        Hunter-Lab:
        41.5710, 70.8263, -12.5137
      #d61d93 color charts
#d61d93 RGB chart
      #d61d93 CMYK chart
      #d61d93 RGB pie chart
      #d61d93 color shades, tints & tones
#d61d93 color schemes
#d61d93 color preview, HTML & CSS examples
           This text has a color of #d61d93        
        
          <p style="color:#d61d93;">Text here</p>
        
        
          .mytext {color:#d61d93;}
        
        Text color #d61d93
      
           This box has a color of #d61d93        
        
          <div style="background-color:#d61d93;">Content here</div>
        
        
          .mybackground {background-color:#d61d93;}
        
        Background color #d61d93
      
           Border around this has a color of #d61d93        
        
          <div style="border:2px solid #d61d93;">Content here</div>
        
        
          .myborder {border:2px solid #d61d93;}
        
        Border color #d61d93