#db5795 color space conversions
Hex:
        #db5795
        RGB:
        219, 87, 149
        CMY:
        14, 66, 42
        CMYK:
        0, 60, 32, 14
      HSL:
        332°, 64.7059%, 60.0000%
        HSV (HSB):
        332°, 60.2740%, 85.8824%
        XYZ:
        38.0464, 24.0464, 31.0699
        xyY:
        0.4084, 0.2581, 24.0464
      CIE-Lab:
        56.1342, 57.5691, -7.3016
        CIE-LCH:
        56.1342, 58.0303, 352.7716
        CIE-Luv:
        56.1342, 81.3745, -20.7397
        Hunter-Lab:
        49.0371, 52.6779, -3.2402
      #db5795 color charts
#db5795 RGB chart
      #db5795 CMYK chart
      #db5795 RGB pie chart
      #db5795 color shades, tints & tones
#db5795 color schemes
#db5795 color preview, HTML & CSS examples
           This text has a color of #db5795        
        
          <p style="color:#db5795;">Text here</p>
        
        
          .mytext {color:#db5795;}
        
        Text color #db5795
      
           This box has a color of #db5795        
        
          <div style="background-color:#db5795;">Content here</div>
        
        
          .mybackground {background-color:#db5795;}
        
        Background color #db5795
      
           Border around this has a color of #db5795        
        
          <div style="border:2px solid #db5795;">Content here</div>
        
        
          .myborder {border:2px solid #db5795;}
        
        Border color #db5795