#db2989 color space conversions
Hex:
        #db2989
        RGB:
        219, 41, 137
        CMY:
        14, 84, 46
        CMYK:
        0, 81, 37, 14
      HSL:
        328°, 71.2000%, 50.9804%
        HSV (HSB):
        328°, 81.2785%, 85.8824%
        XYZ:
        34.5217, 18.4521, 25.4090
        xyY:
        0.4404, 0.2354, 18.4521
      CIE-Lab:
        50.0399, 72.0875, -9.2706
        CIE-LCH:
        50.0399, 72.6812, 352.6719
        CIE-Luv:
        50.0399, 103.0979, -25.8939
        Hunter-Lab:
        42.9559, 68.2796, -5.0018
      #db2989 color charts
#db2989 RGB chart
      #db2989 CMYK chart
      #db2989 RGB pie chart
      #db2989 color shades, tints & tones
#db2989 color schemes
#db2989 color preview, HTML & CSS examples
           This text has a color of #db2989        
        
          <p style="color:#db2989;">Text here</p>
        
        
          .mytext {color:#db2989;}
        
        Text color #db2989
      
           This box has a color of #db2989        
        
          <div style="background-color:#db2989;">Content here</div>
        
        
          .mybackground {background-color:#db2989;}
        
        Background color #db2989
      
           Border around this has a color of #db2989        
        
          <div style="border:2px solid #db2989;">Content here</div>
        
        
          .myborder {border:2px solid #db2989;}
        
        Border color #db2989