#db5277 color space conversions
Hex:
        #db5277
        RGB:
        219, 82, 119
        CMY:
        14, 68, 53
        CMYK:
        0, 63, 46, 14
      HSL:
        344°, 65.5502%, 59.0196%
        HSV (HSB):
        344°, 62.5571%, 85.8824%
        XYZ:
        35.5605, 22.4266, 19.9073
        xyY:
        0.4565, 0.2879, 22.4266
      CIE-Lab:
        54.4767, 56.5063, 7.9981
        CIE-LCH:
        54.4767, 57.0695, 8.0563
        CIE-Luv:
        54.4767, 93.2465, -0.5458
        Hunter-Lab:
        47.3567, 51.1627, 8.2260
      #db5277 color charts
#db5277 RGB chart
      #db5277 CMYK chart
      #db5277 RGB pie chart
      #db5277 color shades, tints & tones
#db5277 color schemes
#db5277 color preview, HTML & CSS examples
           This text has a color of #db5277        
        
          <p style="color:#db5277;">Text here</p>
        
        
          .mytext {color:#db5277;}
        
        Text color #db5277
      
           This box has a color of #db5277        
        
          <div style="background-color:#db5277;">Content here</div>
        
        
          .mybackground {background-color:#db5277;}
        
        Background color #db5277
      
           Border around this has a color of #db5277        
        
          <div style="border:2px solid #db5277;">Content here</div>
        
        
          .myborder {border:2px solid #db5277;}
        
        Border color #db5277