#da2fdf color space conversions
Hex:
        #da2fdf
        RGB:
        218, 47, 223
        CMY:
        15, 82, 13
        CMYK:
        2, 79, 0, 13
      HSL:
        298°, 73.3333%, 52.9412%
        HSV (HSB):
        298°, 78.9238%, 87.4510%
        XYZ:
        43.2492, 22.2662, 71.8303
        xyY:
        0.3149, 0.1621, 22.2662
      CIE-Lab:
        54.3083, 81.5241, -52.8844
        CIE-LCH:
        54.3083, 97.1748, 327.0287
        CIE-Luv:
        54.3083, 66.3813, -91.9567
        Hunter-Lab:
        47.1870, 81.0267, -57.2231
      #da2fdf color charts
#da2fdf RGB chart
      #da2fdf CMYK chart
      #da2fdf RGB pie chart
      #da2fdf color shades, tints & tones
#da2fdf color schemes
#da2fdf color preview, HTML & CSS examples
           This text has a color of #da2fdf        
        
          <p style="color:#da2fdf;">Text here</p>
        
        
          .mytext {color:#da2fdf;}
        
        Text color #da2fdf
      
           This box has a color of #da2fdf        
        
          <div style="background-color:#da2fdf;">Content here</div>
        
        
          .mybackground {background-color:#da2fdf;}
        
        Background color #da2fdf
      
           Border around this has a color of #da2fdf        
        
          <div style="border:2px solid #da2fdf;">Content here</div>
        
        
          .myborder {border:2px solid #da2fdf;}
        
        Border color #da2fdf