#da2b5e color space conversions
Hex:
        #da2b5e
        RGB:
        218, 43, 94
        CMY:
        15, 83, 63
        CMYK:
        0, 80, 57, 15
      HSL:
        343°, 70.2811%, 51.1765%
        HSV (HSB):
        343°, 80.2752%, 85.4902%
        XYZ:
        31.7977, 17.4413, 12.2803
        xyY:
        0.5169, 0.2835, 17.4413
      CIE-Lab:
        48.8114, 67.7416, 15.1136
        CIE-LCH:
        48.8114, 69.4071, 12.5771
        CIE-Luv:
        48.8114, 118.8414, 4.4191
        Hunter-Lab:
        41.7628, 62.8228, 11.7999
      #da2b5e color charts
#da2b5e RGB chart
      #da2b5e CMYK chart
      #da2b5e RGB pie chart
      #da2b5e color shades, tints & tones
#da2b5e color schemes
#da2b5e color preview, HTML & CSS examples
           This text has a color of #da2b5e        
        
          <p style="color:#da2b5e;">Text here</p>
        
        
          .mytext {color:#da2b5e;}
        
        Text color #da2b5e
      
           This box has a color of #da2b5e        
        
          <div style="background-color:#da2b5e;">Content here</div>
        
        
          .mybackground {background-color:#da2b5e;}
        
        Background color #da2b5e
      
           Border around this has a color of #da2b5e        
        
          <div style="border:2px solid #da2b5e;">Content here</div>
        
        
          .myborder {border:2px solid #da2b5e;}
        
        Border color #da2b5e