#db5291 color space conversions
Hex:
        #db5291
        RGB:
        219, 82, 145
        CMY:
        14, 68, 43
        CMYK:
        0, 63, 34, 14
      HSL:
        332°, 65.5502%, 59.0196%
        HSV (HSB):
        332°, 62.5571%, 85.8824%
        XYZ:
        37.3415, 23.1390, 29.2862
        xyY:
        0.4160, 0.2578, 23.1390
      CIE-Lab:
        55.2152, 59.2404, -6.3166
        CIE-LCH:
        55.2152, 59.5762, 353.9138
        CIE-Luv:
        55.2152, 85.0038, -19.6627
        Hunter-Lab:
        48.1030, 54.3863, -2.4250
      #db5291 color charts
#db5291 RGB chart
      #db5291 CMYK chart
      #db5291 RGB pie chart
      #db5291 color shades, tints & tones
#db5291 color schemes
#db5291 color preview, HTML & CSS examples
           This text has a color of #db5291        
        
          <p style="color:#db5291;">Text here</p>
        
        
          .mytext {color:#db5291;}
        
        Text color #db5291
      
           This box has a color of #db5291        
        
          <div style="background-color:#db5291;">Content here</div>
        
        
          .mybackground {background-color:#db5291;}
        
        Background color #db5291
      
           Border around this has a color of #db5291        
        
          <div style="border:2px solid #db5291;">Content here</div>
        
        
          .myborder {border:2px solid #db5291;}
        
        Border color #db5291