#db5995 color space conversions
Hex:
        #db5995
        RGB:
        219, 89, 149
        CMY:
        14, 65, 42
        CMYK:
        0, 59, 32, 14
      HSL:
        332°, 64.3564%, 60.3922%
        HSV (HSB):
        332°, 59.3607%, 85.8824%
        XYZ:
        38.2106, 24.3748, 31.1246
        xyY:
        0.4078, 0.2601, 24.3748
      CIE-Lab:
        56.4611, 56.6895, -6.8154
        CIE-LCH:
        56.4611, 57.0977, 353.1447
        CIE-Luv:
        56.4611, 80.4185, -19.9097
        Hunter-Lab:
        49.3708, 51.7515, -2.8184
      #db5995 color charts
#db5995 RGB chart
      #db5995 CMYK chart
      #db5995 RGB pie chart
      #db5995 color shades, tints & tones
#db5995 color schemes
#db5995 color preview, HTML & CSS examples
           This text has a color of #db5995        
        
          <p style="color:#db5995;">Text here</p>
        
        
          .mytext {color:#db5995;}
        
        Text color #db5995
      
           This box has a color of #db5995        
        
          <div style="background-color:#db5995;">Content here</div>
        
        
          .mybackground {background-color:#db5995;}
        
        Background color #db5995
      
           Border around this has a color of #db5995        
        
          <div style="border:2px solid #db5995;">Content here</div>
        
        
          .myborder {border:2px solid #db5995;}
        
        Border color #db5995