#db2394 color space conversions
Hex:
        #db2394
        RGB:
        219, 35, 148
        CMY:
        14, 86, 42
        CMYK:
        0, 84, 32, 14
      HSL:
        323°, 72.4409%, 49.8039%
        HSV (HSB):
        323°, 84.0183%, 85.8824%
        XYZ:
        35.1597, 18.4003, 29.7155
        xyY:
        0.4222, 0.2210, 18.4003
      CIE-Lab:
        49.9780, 74.5387, -15.9739
        CIE-LCH:
        49.9780, 76.2311, 347.9043
        CIE-Luv:
        49.9780, 99.7217, -35.5076
        Hunter-Lab:
        42.8955, 71.2422, -11.0457
      #db2394 color charts
#db2394 RGB chart
      #db2394 CMYK chart
      #db2394 RGB pie chart
      #db2394 color shades, tints & tones
#db2394 color schemes
#db2394 color preview, HTML & CSS examples
           This text has a color of #db2394        
        
          <p style="color:#db2394;">Text here</p>
        
        
          .mytext {color:#db2394;}
        
        Text color #db2394
      
           This box has a color of #db2394        
        
          <div style="background-color:#db2394;">Content here</div>
        
        
          .mybackground {background-color:#db2394;}
        
        Background color #db2394
      
           Border around this has a color of #db2394        
        
          <div style="border:2px solid #db2394;">Content here</div>
        
        
          .myborder {border:2px solid #db2394;}
        
        Border color #db2394