#da96fc color space conversions
Hex:
        #da96fc
        RGB:
        218, 150, 252
        CMY:
        15, 41, 1
        CMYK:
        13, 40, 0, 1
      HSL:
        280°, 94.4444%, 78.8235%
        HSV (HSB):
        280°, 40.4762%, 98.8235%
        XYZ:
        57.3905, 43.7464, 97.5146
        xyY:
        0.2889, 0.2202, 43.7464
      CIE-Lab:
        72.0587, 43.0443, -40.9567
        CIE-LCH:
        72.0587, 59.4160, 316.4236
        CIE-Luv:
        72.0587, 28.4059, -72.1472
        Hunter-Lab:
        66.1411, 39.1373, -41.1150
      #da96fc color charts
#da96fc RGB chart
      #da96fc CMYK chart
      #da96fc RGB pie chart
      #da96fc color shades, tints & tones
#da96fc color schemes
#da96fc color preview, HTML & CSS examples
           This text has a color of #da96fc        
        
          <p style="color:#da96fc;">Text here</p>
        
        
          .mytext {color:#da96fc;}
        
        Text color #da96fc
      
           This box has a color of #da96fc        
        
          <div style="background-color:#da96fc;">Content here</div>
        
        
          .mybackground {background-color:#da96fc;}
        
        Background color #da96fc
      
           Border around this has a color of #da96fc        
        
          <div style="border:2px solid #da96fc;">Content here</div>
        
        
          .myborder {border:2px solid #da96fc;}
        
        Border color #da96fc