#db5690 color space conversions
Hex:
        #db5690
        RGB:
        219, 86, 144
        CMY:
        14, 66, 44
        CMYK:
        0, 61, 34, 14
      HSL:
        334°, 64.8780%, 59.8039%
        HSV (HSB):
        334°, 60.7306%, 85.8824%
        XYZ:
        37.5752, 23.7293, 28.9853
        xyY:
        0.4162, 0.2628, 23.7293
      CIE-Lab:
        55.8157, 57.4144, -4.8376
        CIE-LCH:
        55.8157, 57.6179, 355.1838
        CIE-Luv:
        55.8157, 83.4306, -17.3042
        Hunter-Lab:
        48.7127, 52.4414, -1.1802
      #db5690 color charts
#db5690 RGB chart
      #db5690 CMYK chart
      #db5690 RGB pie chart
      #db5690 color shades, tints & tones
#db5690 color schemes
#db5690 color preview, HTML & CSS examples
           This text has a color of #db5690        
        
          <p style="color:#db5690;">Text here</p>
        
        
          .mytext {color:#db5690;}
        
        Text color #db5690
      
           This box has a color of #db5690        
        
          <div style="background-color:#db5690;">Content here</div>
        
        
          .mybackground {background-color:#db5690;}
        
        Background color #db5690
      
           Border around this has a color of #db5690        
        
          <div style="border:2px solid #db5690;">Content here</div>
        
        
          .myborder {border:2px solid #db5690;}
        
        Border color #db5690