#db5099 color space conversions
Hex:
        #db5099
        RGB:
        219, 80, 153
        CMY:
        14, 69, 40
        CMYK:
        0, 63, 30, 14
      HSL:
        328°, 65.8768%, 58.6275%
        HSV (HSB):
        328°, 63.4703%, 85.8824%
        XYZ:
        37.8318, 23.0973, 32.6013
        xyY:
        0.4045, 0.2469, 23.0973
      CIE-Lab:
        55.1724, 61.0206, -11.0885
        CIE-LCH:
        55.1724, 62.0199, 349.7007
        CIE-Luv:
        55.1724, 83.2398, -26.6412
        Hunter-Lab:
        48.0596, 56.4082, -6.5776
      #db5099 color charts
#db5099 RGB chart
      #db5099 CMYK chart
      #db5099 RGB pie chart
      #db5099 color shades, tints & tones
#db5099 color schemes
#db5099 color preview, HTML & CSS examples
           This text has a color of #db5099        
        
          <p style="color:#db5099;">Text here</p>
        
        
          .mytext {color:#db5099;}
        
        Text color #db5099
      
           This box has a color of #db5099        
        
          <div style="background-color:#db5099;">Content here</div>
        
        
          .mybackground {background-color:#db5099;}
        
        Background color #db5099
      
           Border around this has a color of #db5099        
        
          <div style="border:2px solid #db5099;">Content here</div>
        
        
          .myborder {border:2px solid #db5099;}
        
        Border color #db5099