#db7294 color space conversions
Hex:
        #db7294
        RGB:
        219, 114, 148
        CMY:
        14, 55, 42
        CMYK:
        0, 48, 32, 14
      HSL:
        341°, 59.3220%, 65.2941%
        HSV (HSB):
        341°, 47.9452%, 85.8824%
        XYZ:
        40.5760, 29.2328, 31.5209
        xyY:
        0.4004, 0.2885, 29.2328
      CIE-Lab:
        60.9866, 44.6459, 0.4305
        CIE-LCH:
        60.9866, 44.6479, 0.5524
        CIE-Luv:
        60.9866, 67.4709, -7.6802
        Hunter-Lab:
        54.0674, 39.3412, 3.2815
      #db7294 color charts
#db7294 RGB chart
      #db7294 CMYK chart
      #db7294 RGB pie chart
      #db7294 color shades, tints & tones
#db7294 color schemes
#db7294 color preview, HTML & CSS examples
           This text has a color of #db7294        
        
          <p style="color:#db7294;">Text here</p>
        
        
          .mytext {color:#db7294;}
        
        Text color #db7294
      
           This box has a color of #db7294        
        
          <div style="background-color:#db7294;">Content here</div>
        
        
          .mybackground {background-color:#db7294;}
        
        Background color #db7294
      
           Border around this has a color of #db7294        
        
          <div style="border:2px solid #db7294;">Content here</div>
        
        
          .myborder {border:2px solid #db7294;}
        
        Border color #db7294