#db5079 color space conversions
Hex:
        #db5079
        RGB:
        219, 80, 121
        CMY:
        14, 69, 53
        CMYK:
        0, 63, 45, 14
      HSL:
        342°, 65.8768%, 58.6275%
        HSV (HSB):
        342°, 63.4703%, 85.8824%
        XYZ:
        35.5333, 22.1779, 20.4971
        xyY:
        0.4543, 0.2836, 22.1779
      CIE-Lab:
        54.2152, 57.5415, 6.4371
        CIE-LCH:
        54.2152, 57.9004, 6.3831
        CIE-Luv:
        54.2152, 93.6949, -2.6897
        Hunter-Lab:
        47.0934, 52.2698, 7.1598
      #db5079 color charts
#db5079 RGB chart
      #db5079 CMYK chart
      #db5079 RGB pie chart
      #db5079 color shades, tints & tones
#db5079 color schemes
#db5079 color preview, HTML & CSS examples
           This text has a color of #db5079        
        
          <p style="color:#db5079;">Text here</p>
        
        
          .mytext {color:#db5079;}
        
        Text color #db5079
      
           This box has a color of #db5079        
        
          <div style="background-color:#db5079;">Content here</div>
        
        
          .mybackground {background-color:#db5079;}
        
        Background color #db5079
      
           Border around this has a color of #db5079        
        
          <div style="border:2px solid #db5079;">Content here</div>
        
        
          .myborder {border:2px solid #db5079;}
        
        Border color #db5079