#db4394 color space conversions
Hex:
        #db4394
        RGB:
        219, 67, 148
        CMY:
        14, 74, 42
        CMYK:
        0, 69, 32, 14
      HSL:
        328°, 67.8571%, 56.0784%
        HSV (HSB):
        328°, 69.4064%, 85.8824%
        XYZ:
        36.5659, 21.2125, 30.1842
        xyY:
        0.4157, 0.2412, 21.2125
      CIE-Lab:
        53.1813, 65.4539, -11.1296
        CIE-LCH:
        53.1813, 66.3934, 350.3499
        CIE-Luv:
        53.1813, 90.3025, -27.3875
        Hunter-Lab:
        46.0570, 61.1160, -6.6167
      #db4394 color charts
#db4394 RGB chart
      #db4394 CMYK chart
      #db4394 RGB pie chart
      #db4394 color shades, tints & tones
#db4394 color schemes
#db4394 color preview, HTML & CSS examples
           This text has a color of #db4394        
        
          <p style="color:#db4394;">Text here</p>
        
        
          .mytext {color:#db4394;}
        
        Text color #db4394
      
           This box has a color of #db4394        
        
          <div style="background-color:#db4394;">Content here</div>
        
        
          .mybackground {background-color:#db4394;}
        
        Background color #db4394
      
           Border around this has a color of #db4394        
        
          <div style="border:2px solid #db4394;">Content here</div>
        
        
          .myborder {border:2px solid #db4394;}
        
        Border color #db4394