#db1ede color space conversions
Hex:
        #db1ede
        RGB:
        219, 30, 222
        CMY:
        14, 88, 13
        CMYK:
        1, 86, 0, 13
      HSL:
        299°, 76.1905%, 49.4118%
        HSV (HSB):
        299°, 86.4865%, 87.0588%
        XYZ:
        42.8625, 21.2625, 70.9522
        xyY:
        0.3173, 0.1574, 21.2625
      CIE-Lab:
        53.2356, 84.9978, -54.0214
        CIE-LCH:
        53.2356, 100.7122, 327.5615
        CIE-Luv:
        53.2356, 69.5607, -93.6589
        Hunter-Lab:
        46.1113, 85.2288, -58.9525
      #db1ede color charts
#db1ede RGB chart
      #db1ede CMYK chart
      #db1ede RGB pie chart
      #db1ede color shades, tints & tones
#db1ede color schemes
#db1ede color preview, HTML & CSS examples
           This text has a color of #db1ede        
        
          <p style="color:#db1ede;">Text here</p>
        
        
          .mytext {color:#db1ede;}
        
        Text color #db1ede
      
           This box has a color of #db1ede        
        
          <div style="background-color:#db1ede;">Content here</div>
        
        
          .mybackground {background-color:#db1ede;}
        
        Background color #db1ede
      
           Border around this has a color of #db1ede        
        
          <div style="border:2px solid #db1ede;">Content here</div>
        
        
          .myborder {border:2px solid #db1ede;}
        
        Border color #db1ede