#da5edb color space conversions
Hex:
        #da5edb
        RGB:
        218, 94, 219
        CMY:
        15, 63, 14
        CMYK:
        0, 57, 0, 14
      HSL:
        300°, 63.4518%, 61.3725%
        HSV (HSB):
        300°, 57.0776%, 85.8824%
        XYZ:
        45.7023, 28.0253, 70.0185
        xyY:
        0.3179, 0.1950, 28.0253
      CIE-Lab:
        59.9116, 64.5096, -41.7471
        CIE-LCH:
        59.9116, 76.8395, 327.0913
        CIE-Luv:
        59.9116, 56.4926, -74.2199
        Hunter-Lab:
        52.9389, 61.4564, -41.3613
      #da5edb color charts
#da5edb RGB chart
      #da5edb CMYK chart
      #da5edb RGB pie chart
      #da5edb color shades, tints & tones
#da5edb color schemes
#da5edb color preview, HTML & CSS examples
           This text has a color of #da5edb        
        
          <p style="color:#da5edb;">Text here</p>
        
        
          .mytext {color:#da5edb;}
        
        Text color #da5edb
      
           This box has a color of #da5edb        
        
          <div style="background-color:#da5edb;">Content here</div>
        
        
          .mybackground {background-color:#da5edb;}
        
        Background color #da5edb
      
           Border around this has a color of #da5edb        
        
          <div style="border:2px solid #da5edb;">Content here</div>
        
        
          .myborder {border:2px solid #da5edb;}
        
        Border color #da5edb