#db29da color space conversions
Hex:
        #db29da
        RGB:
        219, 41, 218
        CMY:
        14, 84, 15
        CMYK:
        0, 81, 0, 14
      HSL:
        300°, 71.2000%, 50.9804%
        HSV (HSB):
        300°, 81.2785%, 85.8824%
        XYZ:
        42.6612, 21.7079, 68.2712
        xyY:
        0.3216, 0.1637, 21.7079
      CIE-Lab:
        53.7157, 82.3275, -50.9816
        CIE-LCH:
        53.7157, 96.8346, 328.2320
        CIE-Luv:
        53.7157, 69.7755, -88.9849
        Hunter-Lab:
        46.5917, 81.9061, -54.2639
      #db29da color charts
#db29da RGB chart
      #db29da CMYK chart
      #db29da RGB pie chart
      #db29da color shades, tints & tones
#db29da color schemes
#db29da color preview, HTML & CSS examples
           This text has a color of #db29da        
        
          <p style="color:#db29da;">Text here</p>
        
        
          .mytext {color:#db29da;}
        
        Text color #db29da
      
           This box has a color of #db29da        
        
          <div style="background-color:#db29da;">Content here</div>
        
        
          .mybackground {background-color:#db29da;}
        
        Background color #db29da
      
           Border around this has a color of #db29da        
        
          <div style="border:2px solid #db29da;">Content here</div>
        
        
          .myborder {border:2px solid #db29da;}
        
        Border color #db29da