#da95b8 color space conversions
Hex:
        #da95b8
        RGB:
        218, 149, 184
        CMY:
        15, 42, 28
        CMYK:
        0, 32, 16, 15
      HSL:
        330°, 48.2517%, 71.9608%
        HSV (HSB):
        330°, 31.6514%, 85.4902%
        XYZ:
        48.3126, 39.8610, 50.4950
        xyY:
        0.3484, 0.2875, 39.8610
      CIE-Lab:
        69.3704, 31.0588, -7.6174
        CIE-LCH:
        69.3704, 31.9793, 346.2198
        CIE-Luv:
        69.3704, 40.0550, -16.7865
        Hunter-Lab:
        63.1356, 26.1045, -3.2244
      #da95b8 color charts
#da95b8 RGB chart
      #da95b8 CMYK chart
      #da95b8 RGB pie chart
      #da95b8 color shades, tints & tones
#da95b8 color schemes
#da95b8 color preview, HTML & CSS examples
           This text has a color of #da95b8        
        
          <p style="color:#da95b8;">Text here</p>
        
        
          .mytext {color:#da95b8;}
        
        Text color #da95b8
      
           This box has a color of #da95b8        
        
          <div style="background-color:#da95b8;">Content here</div>
        
        
          .mybackground {background-color:#da95b8;}
        
        Background color #da95b8
      
           Border around this has a color of #da95b8        
        
          <div style="border:2px solid #da95b8;">Content here</div>
        
        
          .myborder {border:2px solid #da95b8;}
        
        Border color #da95b8