#db3285 color space conversions
Hex:
        #db3285
        RGB:
        219, 50, 133
        CMY:
        14, 80, 48
        CMYK:
        0, 77, 39, 14
      HSL:
        331°, 70.1245%, 52.7451%
        HSV (HSB):
        331°, 77.1689%, 85.8824%
        XYZ:
        34.5877, 19.0347, 24.0414
        xyY:
        0.4454, 0.2451, 19.0347
      CIE-Lab:
        50.7278, 69.3495, -5.8345
        CIE-LCH:
        50.7278, 69.5945, 355.1909
        CIE-Luv:
        50.7278, 102.1414, -20.8217
        Hunter-Lab:
        43.6288, 65.1592, -2.1312
      #db3285 color charts
#db3285 RGB chart
      #db3285 CMYK chart
      #db3285 RGB pie chart
      #db3285 color shades, tints & tones
#db3285 color schemes
#db3285 color preview, HTML & CSS examples
           This text has a color of #db3285        
        
          <p style="color:#db3285;">Text here</p>
        
        
          .mytext {color:#db3285;}
        
        Text color #db3285
      
           This box has a color of #db3285        
        
          <div style="background-color:#db3285;">Content here</div>
        
        
          .mybackground {background-color:#db3285;}
        
        Background color #db3285
      
           Border around this has a color of #db3285        
        
          <div style="border:2px solid #db3285;">Content here</div>
        
        
          .myborder {border:2px solid #db3285;}
        
        Border color #db3285