#db1470 color space conversions
Hex:
        #db1470
        RGB:
        219, 20, 112
        CMY:
        14, 92, 56
        CMYK:
        0, 91, 49, 14
      HSL:
        332°, 83.2636%, 46.8627%
        HSV (HSB):
        332°, 90.8676%, 85.8824%
        XYZ:
        32.3882, 16.7302, 16.8514
        xyY:
        0.4910, 0.2536, 16.7302
      CIE-Lab:
        47.9183, 73.7264, 2.8243
        CIE-LCH:
        47.9183, 73.7805, 2.1938
        CIE-Luv:
        47.9183, 118.4602, -10.8274
        Hunter-Lab:
        40.9026, 69.7634, 4.2050
      #db1470 color charts
#db1470 RGB chart
      #db1470 CMYK chart
      #db1470 RGB pie chart
      #db1470 color shades, tints & tones
#db1470 color schemes
#db1470 color preview, HTML & CSS examples
           This text has a color of #db1470        
        
          <p style="color:#db1470;">Text here</p>
        
        
          .mytext {color:#db1470;}
        
        Text color #db1470
      
           This box has a color of #db1470        
        
          <div style="background-color:#db1470;">Content here</div>
        
        
          .mybackground {background-color:#db1470;}
        
        Background color #db1470
      
           Border around this has a color of #db1470        
        
          <div style="border:2px solid #db1470;">Content here</div>
        
        
          .myborder {border:2px solid #db1470;}
        
        Border color #db1470