#db4472 color space conversions
Hex:
        #db4472
        RGB:
        219, 68, 114
        CMY:
        14, 73, 55
        CMYK:
        0, 69, 48, 14
      HSL:
        342°, 67.7130%, 56.2745%
        HSV (HSB):
        342°, 68.9498%, 85.8824%
        XYZ:
        34.3178, 20.4092, 18.0502
        xyY:
        0.4715, 0.2804, 20.4092
      CIE-Lab:
        52.2968, 61.6560, 7.8852
        CIE-LCH:
        52.2968, 62.1581, 7.2880
        CIE-Luv:
        52.2968, 101.9981, -1.9394
        Hunter-Lab:
        45.1766, 56.5363, 7.9344
      #db4472 color charts
#db4472 RGB chart
      #db4472 CMYK chart
      #db4472 RGB pie chart
      #db4472 color shades, tints & tones
#db4472 color schemes
#db4472 color preview, HTML & CSS examples
           This text has a color of #db4472        
        
          <p style="color:#db4472;">Text here</p>
        
        
          .mytext {color:#db4472;}
        
        Text color #db4472
      
           This box has a color of #db4472        
        
          <div style="background-color:#db4472;">Content here</div>
        
        
          .mybackground {background-color:#db4472;}
        
        Background color #db4472
      
           Border around this has a color of #db4472        
        
          <div style="border:2px solid #db4472;">Content here</div>
        
        
          .myborder {border:2px solid #db4472;}
        
        Border color #db4472