#db1594 color space conversions
Hex:
        #db1594
        RGB:
        219, 21, 148
        CMY:
        14, 92, 42
        CMYK:
        0, 90, 32, 14
      HSL:
        322°, 82.5000%, 47.0588%
        HSV (HSB):
        322°, 90.4110%, 85.8824%
        XYZ:
        34.8269, 17.7345, 29.6045
        xyY:
        0.4239, 0.2158, 17.7345
      CIE-Lab:
        49.1725, 76.8744, -17.2010
        CIE-LCH:
        49.1725, 78.7753, 347.3875
        CIE-Luv:
        49.1725, 102.0694, -37.5358
        Hunter-Lab:
        42.1124, 73.9226, -12.2015
      #db1594 color charts
#db1594 RGB chart
      #db1594 CMYK chart
      #db1594 RGB pie chart
      #db1594 color shades, tints & tones
#db1594 color schemes
#db1594 color preview, HTML & CSS examples
           This text has a color of #db1594        
        
          <p style="color:#db1594;">Text here</p>
        
        
          .mytext {color:#db1594;}
        
        Text color #db1594
      
           This box has a color of #db1594        
        
          <div style="background-color:#db1594;">Content here</div>
        
        
          .mybackground {background-color:#db1594;}
        
        Background color #db1594
      
           Border around this has a color of #db1594        
        
          <div style="border:2px solid #db1594;">Content here</div>
        
        
          .myborder {border:2px solid #db1594;}
        
        Border color #db1594