#db1dae color space conversions
Hex:
        #db1dae
        RGB:
        219, 29, 174
        CMY:
        14, 89, 32
        CMYK:
        0, 87, 21, 14
      HSL:
        314°, 76.6129%, 48.6275%
        HSV (HSB):
        314°, 86.7580%, 85.8824%
        XYZ:
        37.2928, 18.9948, 41.7452
        xyY:
        0.3804, 0.1938, 18.9948
      CIE-Lab:
        50.6811, 78.6244, -30.3258
        CIE-LCH:
        50.6811, 84.2701, 338.9081
        CIE-Luv:
        50.6811, 89.3014, -56.8431
        Hunter-Lab:
        43.5830, 76.4672, -26.2818
      #db1dae color charts
#db1dae RGB chart
      #db1dae CMYK chart
      #db1dae RGB pie chart
      #db1dae color shades, tints & tones
#db1dae color schemes
#db1dae color preview, HTML & CSS examples
           This text has a color of #db1dae        
        
          <p style="color:#db1dae;">Text here</p>
        
        
          .mytext {color:#db1dae;}
        
        Text color #db1dae
      
           This box has a color of #db1dae        
        
          <div style="background-color:#db1dae;">Content here</div>
        
        
          .mybackground {background-color:#db1dae;}
        
        Background color #db1dae
      
           Border around this has a color of #db1dae        
        
          <div style="border:2px solid #db1dae;">Content here</div>
        
        
          .myborder {border:2px solid #db1dae;}
        
        Border color #db1dae