#da95fb color space conversions
Hex:
        #da95fb
        RGB:
        218, 149, 251
        CMY:
        15, 42, 2
        CMYK:
        13, 41, 0, 2
      HSL:
        281°, 92.7273%, 78.4314%
        HSV (HSB):
        281°, 40.6375%, 98.4314%
        XYZ:
        57.0735, 43.3654, 96.6290
        xyY:
        0.2896, 0.2201, 43.3654
      CIE-Lab:
        71.8022, 43.3700, -40.8135
        CIE-LCH:
        71.8022, 59.5541, 316.7394
        CIE-Luv:
        71.8022, 28.9735, -71.9177
        Hunter-Lab:
        65.8524, 39.4622, -40.9030
      #da95fb color charts
#da95fb RGB chart
      #da95fb CMYK chart
      #da95fb RGB pie chart
      #da95fb color shades, tints & tones
#da95fb color schemes
#da95fb color preview, HTML & CSS examples
           This text has a color of #da95fb        
        
          <p style="color:#da95fb;">Text here</p>
        
        
          .mytext {color:#da95fb;}
        
        Text color #da95fb
      
           This box has a color of #da95fb        
        
          <div style="background-color:#da95fb;">Content here</div>
        
        
          .mybackground {background-color:#da95fb;}
        
        Background color #da95fb
      
           Border around this has a color of #da95fb        
        
          <div style="border:2px solid #da95fb;">Content here</div>
        
        
          .myborder {border:2px solid #da95fb;}
        
        Border color #da95fb