#db3290 color space conversions
Hex:
        #db3290
        RGB:
        219, 50, 144
        CMY:
        14, 80, 44
        CMYK:
        0, 77, 34, 14
      HSL:
        327°, 70.1245%, 52.7451%
        HSV (HSB):
        327°, 77.1689%, 85.8824%
        XYZ:
        35.3881, 19.3549, 28.2563
        xyY:
        0.4264, 0.2332, 19.3549
      CIE-Lab:
        51.0999, 70.4784, -11.8805
        CIE-LCH:
        51.0999, 71.4728, 350.4316
        CIE-Luv:
        51.0999, 97.6556, -29.2091
        Hunter-Lab:
        43.9942, 66.5920, -7.2844
      #db3290 color charts
#db3290 RGB chart
      #db3290 CMYK chart
      #db3290 RGB pie chart
      #db3290 color shades, tints & tones
#db3290 color schemes
#db3290 color preview, HTML & CSS examples
           This text has a color of #db3290        
        
          <p style="color:#db3290;">Text here</p>
        
        
          .mytext {color:#db3290;}
        
        Text color #db3290
      
           This box has a color of #db3290        
        
          <div style="background-color:#db3290;">Content here</div>
        
        
          .mybackground {background-color:#db3290;}
        
        Background color #db3290
      
           Border around this has a color of #db3290        
        
          <div style="border:2px solid #db3290;">Content here</div>
        
        
          .myborder {border:2px solid #db3290;}
        
        Border color #db3290