#da96fb color space conversions
Hex:
        #da96fb
        RGB:
        218, 150, 251
        CMY:
        15, 41, 2
        CMYK:
        13, 40, 0, 2
      HSL:
        280°, 92.6606%, 78.6275%
        HSV (HSB):
        280°, 40.2390%, 98.4314%
        XYZ:
        57.2324, 43.6832, 96.6820
        xyY:
        0.2896, 0.2211, 43.6832
      CIE-Lab:
        72.0162, 42.8388, -40.4797
        CIE-LCH:
        72.0162, 58.9387, 316.6219
        CIE-Luv:
        72.0162, 28.5666, -71.3190
        Hunter-Lab:
        66.0932, 38.9061, -40.4649
      #da96fb color charts
#da96fb RGB chart
      #da96fb CMYK chart
      #da96fb RGB pie chart
      #da96fb color shades, tints & tones
#da96fb color schemes
#da96fb color preview, HTML & CSS examples
           This text has a color of #da96fb        
        
          <p style="color:#da96fb;">Text here</p>
        
        
          .mytext {color:#da96fb;}
        
        Text color #da96fb
      
           This box has a color of #da96fb        
        
          <div style="background-color:#da96fb;">Content here</div>
        
        
          .mybackground {background-color:#da96fb;}
        
        Background color #da96fb
      
           Border around this has a color of #da96fb        
        
          <div style="border:2px solid #da96fb;">Content here</div>
        
        
          .myborder {border:2px solid #da96fb;}
        
        Border color #da96fb