#db4894 color space conversions
Hex:
        #db4894
        RGB:
        219, 72, 148
        CMY:
        14, 72, 42
        CMYK:
        0, 67, 32, 14
      HSL:
        329°, 67.1233%, 57.0588%
        HSV (HSB):
        329°, 67.1233%, 85.8824%
        XYZ:
        36.8761, 21.8329, 30.2876
        xyY:
        0.4144, 0.2453, 21.8329
      CIE-Lab:
        53.8493, 63.6001, -10.1266
        CIE-LCH:
        53.8493, 64.4012, 350.9531
        CIE-Luv:
        53.8493, 88.3311, -25.6894
        Hunter-Lab:
        46.7257, 59.1028, -5.7237
      #db4894 color charts
#db4894 RGB chart
      #db4894 CMYK chart
      #db4894 RGB pie chart
      #db4894 color shades, tints & tones
#db4894 color schemes
#db4894 color preview, HTML & CSS examples
           This text has a color of #db4894        
        
          <p style="color:#db4894;">Text here</p>
        
        
          .mytext {color:#db4894;}
        
        Text color #db4894
      
           This box has a color of #db4894        
        
          <div style="background-color:#db4894;">Content here</div>
        
        
          .mybackground {background-color:#db4894;}
        
        Background color #db4894
      
           Border around this has a color of #db4894        
        
          <div style="border:2px solid #db4894;">Content here</div>
        
        
          .myborder {border:2px solid #db4894;}
        
        Border color #db4894