#db5095 color space conversions
Hex:
        #db5095
        RGB:
        219, 80, 149
        CMY:
        14, 69, 42
        CMYK:
        0, 63, 32, 14
      HSL:
        330°, 65.8768%, 58.6275%
        HSV (HSB):
        330°, 63.4703%, 85.8824%
        XYZ:
        37.5069, 22.9673, 30.8901
        xyY:
        0.4105, 0.2514, 22.9673
      CIE-Lab:
        55.0387, 60.5411, -8.9360
        CIE-LCH:
        55.0387, 61.1970, 351.6037
        CIE-Luv:
        55.0387, 84.5839, -23.5250
        Hunter-Lab:
        47.9242, 55.8319, -4.6690
      #db5095 color charts
#db5095 RGB chart
      #db5095 CMYK chart
      #db5095 RGB pie chart
      #db5095 color shades, tints & tones
#db5095 color schemes
#db5095 color preview, HTML & CSS examples
           This text has a color of #db5095        
        
          <p style="color:#db5095;">Text here</p>
        
        
          .mytext {color:#db5095;}
        
        Text color #db5095
      
           This box has a color of #db5095        
        
          <div style="background-color:#db5095;">Content here</div>
        
        
          .mybackground {background-color:#db5095;}
        
        Background color #db5095
      
           Border around this has a color of #db5095        
        
          <div style="border:2px solid #db5095;">Content here</div>
        
        
          .myborder {border:2px solid #db5095;}
        
        Border color #db5095