#db0075 color space conversions
Hex:
        #db0075
        RGB:
        219, 0, 117
        CMY:
        14, 100, 54
        CMYK:
        0, 100, 47, 14
      HSL:
        328°, 100.0000%, 42.9412%
        HSV (HSB):
        328°, 100.0000%, 85.8824%
        XYZ:
        32.4243, 16.3444, 18.2755
        xyY:
        0.4836, 0.2438, 16.3444
      CIE-Lab:
        47.4232, 75.9904, -0.9727
        CIE-LCH:
        47.4232, 75.9966, 359.2666
        CIE-Luv:
        47.4232, 118.5682, -15.9183
        Hunter-Lab:
        40.4282, 72.4114, 1.4979
      #db0075 color charts
#db0075 RGB chart
      #db0075 CMYK chart
      #db0075 RGB pie chart
      #db0075 color shades, tints & tones
#db0075 color schemes
#db0075 color preview, HTML & CSS examples
           This text has a color of #db0075        
        
          <p style="color:#db0075;">Text here</p>
        
        
          .mytext {color:#db0075;}
        
        Text color #db0075
      
           This box has a color of #db0075        
        
          <div style="background-color:#db0075;">Content here</div>
        
        
          .mybackground {background-color:#db0075;}
        
        Background color #db0075
      
           Border around this has a color of #db0075        
        
          <div style="border:2px solid #db0075;">Content here</div>
        
        
          .myborder {border:2px solid #db0075;}
        
        Border color #db0075