#db349a color space conversions
Hex:
        #db349a
        RGB:
        219, 52, 154
        CMY:
        14, 80, 40
        CMYK:
        0, 76, 30, 14
      HSL:
        323°, 69.8745%, 53.1373%
        HSV (HSB):
        323°, 76.2557%, 85.8824%
        XYZ:
        36.2741, 19.8491, 32.4913
        xyY:
        0.4093, 0.2240, 19.8491
      CIE-Lab:
        51.6662, 71.0147, -16.9830
        CIE-LCH:
        51.6662, 73.0172, 346.5504
        CIE-Luv:
        51.6662, 92.9798, -36.4839
        Hunter-Lab:
        44.5524, 67.3664, -12.0525
      #db349a color charts
#db349a RGB chart
      #db349a CMYK chart
      #db349a RGB pie chart
      #db349a color shades, tints & tones
#db349a color schemes
#db349a color preview, HTML & CSS examples
           This text has a color of #db349a        
        
          <p style="color:#db349a;">Text here</p>
        
        
          .mytext {color:#db349a;}
        
        Text color #db349a
      
           This box has a color of #db349a        
        
          <div style="background-color:#db349a;">Content here</div>
        
        
          .mybackground {background-color:#db349a;}
        
        Background color #db349a
      
           Border around this has a color of #db349a        
        
          <div style="border:2px solid #db349a;">Content here</div>
        
        
          .myborder {border:2px solid #db349a;}
        
        Border color #db349a