#db3094 color space conversions
Hex:
        #db3094
        RGB:
        219, 48, 148
        CMY:
        14, 81, 42
        CMYK:
        0, 78, 32, 14
      HSL:
        325°, 70.3704%, 52.3529%
        HSV (HSB):
        325°, 78.0822%, 85.8824%
        XYZ:
        35.6157, 19.3121, 29.8674
        xyY:
        0.4200, 0.2277, 19.3121
      CIE-Lab:
        51.0504, 71.4613, -14.3458
        CIE-LCH:
        51.0504, 72.8870, 348.6488
        CIE-Luv:
        51.0504, 96.5797, -32.7966
        Hunter-Lab:
        43.9455, 67.7607, -9.5344
      #db3094 color charts
#db3094 RGB chart
      #db3094 CMYK chart
      #db3094 RGB pie chart
      #db3094 color shades, tints & tones
#db3094 color schemes
#db3094 color preview, HTML & CSS examples
           This text has a color of #db3094        
        
          <p style="color:#db3094;">Text here</p>
        
        
          .mytext {color:#db3094;}
        
        Text color #db3094
      
           This box has a color of #db3094        
        
          <div style="background-color:#db3094;">Content here</div>
        
        
          .mybackground {background-color:#db3094;}
        
        Background color #db3094
      
           Border around this has a color of #db3094        
        
          <div style="border:2px solid #db3094;">Content here</div>
        
        
          .myborder {border:2px solid #db3094;}
        
        Border color #db3094