#da71fb color space conversions
Hex:
        #da71fb
        RGB:
        218, 113, 251
        CMY:
        15, 56, 2
        CMYK:
        13, 55, 0, 2
      HSL:
        286°, 94.5205%, 71.3725%
        HSV (HSB):
        286°, 54.9801%, 98.4314%
        XYZ:
        52.2312, 33.6807, 95.0149
        xyY:
        0.2887, 0.1862, 33.6807
      CIE-Lab:
        64.7083, 61.6631, -51.9682
        CIE-LCH:
        64.7083, 80.6413, 319.8766
        CIE-Luv:
        64.7083, 42.1831, -91.3019
        Hunter-Lab:
        58.0351, 59.0873, -56.4449
      #da71fb color charts
#da71fb RGB chart
      #da71fb CMYK chart
      #da71fb RGB pie chart
      #da71fb color shades, tints & tones
#da71fb color schemes
#da71fb color preview, HTML & CSS examples
           This text has a color of #da71fb        
        
          <p style="color:#da71fb;">Text here</p>
        
        
          .mytext {color:#da71fb;}
        
        Text color #da71fb
      
           This box has a color of #da71fb        
        
          <div style="background-color:#da71fb;">Content here</div>
        
        
          .mybackground {background-color:#da71fb;}
        
        Background color #da71fb
      
           Border around this has a color of #da71fb        
        
          <div style="border:2px solid #da71fb;">Content here</div>
        
        
          .myborder {border:2px solid #da71fb;}
        
        Border color #da71fb