#da94df color space conversions
Hex:
        #da94df
        RGB:
        218, 148, 223
        CMY:
        15, 42, 13
        CMYK:
        2, 34, 0, 13
      HSL:
        296°, 53.9568%, 72.7451%
        HSV (HSB):
        296°, 33.6323%, 87.4510%
        XYZ:
        52.8226, 41.4129, 75.0215
        xyY:
        0.3121, 0.2447, 41.4129
      CIE-Lab:
        70.4643, 38.3931, -27.5702
        CIE-LCH:
        70.4643, 47.2668, 324.3178
        CIE-Luv:
        70.4643, 34.0466, -49.2677
        Hunter-Lab:
        64.3529, 33.9002, -24.0722
      #da94df color charts
#da94df RGB chart
      #da94df CMYK chart
      #da94df RGB pie chart
      #da94df color shades, tints & tones
#da94df color schemes
#da94df color preview, HTML & CSS examples
           This text has a color of #da94df        
        
          <p style="color:#da94df;">Text here</p>
        
        
          .mytext {color:#da94df;}
        
        Text color #da94df
      
           This box has a color of #da94df        
        
          <div style="background-color:#da94df;">Content here</div>
        
        
          .mybackground {background-color:#da94df;}
        
        Background color #da94df
      
           Border around this has a color of #da94df        
        
          <div style="border:2px solid #da94df;">Content here</div>
        
        
          .myborder {border:2px solid #da94df;}
        
        Border color #da94df