#da56fb color space conversions
Hex:
        #da56fb
        RGB:
        218, 86, 251
        CMY:
        15, 66, 2
        CMYK:
        13, 66, 0, 2
      HSL:
        288°, 95.3757%, 66.0784%
        HSV (HSB):
        288°, 65.7371%, 98.4314%
        XYZ:
        49.6538, 28.5260, 94.1558
        xyY:
        0.2881, 0.1655, 28.5260
      CIE-Lab:
        60.3610, 73.5512, -58.8858
        CIE-LCH:
        60.3610, 94.2195, 321.3189
        CIE-Luv:
        60.3610, 49.8218, -102.4286
        Hunter-Lab:
        53.4098, 72.4802, -67.1352
      #da56fb color charts
#da56fb RGB chart
      #da56fb CMYK chart
      #da56fb RGB pie chart
      #da56fb color shades, tints & tones
#da56fb color schemes
#da56fb color preview, HTML & CSS examples
           This text has a color of #da56fb        
        
          <p style="color:#da56fb;">Text here</p>
        
        
          .mytext {color:#da56fb;}
        
        Text color #da56fb
      
           This box has a color of #da56fb        
        
          <div style="background-color:#da56fb;">Content here</div>
        
        
          .mybackground {background-color:#da56fb;}
        
        Background color #da56fb
      
           Border around this has a color of #da56fb        
        
          <div style="border:2px solid #da56fb;">Content here</div>
        
        
          .myborder {border:2px solid #da56fb;}
        
        Border color #da56fb