#d894f2 color space conversions
Hex:
        #d894f2
        RGB:
        216, 148, 242
        CMY:
        15, 42, 5
        CMYK:
        11, 39, 0, 5
      HSL:
        283°, 78.3333%, 76.4706%
        HSV (HSB):
        283°, 38.8430%, 94.9020%
        XYZ:
        54.9358, 42.1895, 89.2524
        xyY:
        0.2948, 0.2264, 42.1895
      CIE-Lab:
        71.0014, 41.4882, -37.1735
        CIE-LCH:
        71.0014, 55.7058, 318.1397
        CIE-Luv:
        71.0014, 29.6555, -65.4988
        Hunter-Lab:
        64.9535, 37.3017, -36.0028
      #d894f2 color charts
#d894f2 RGB chart
      #d894f2 CMYK chart
      #d894f2 RGB pie chart
      #d894f2 color shades, tints & tones
#d894f2 color schemes
#d894f2 color preview, HTML & CSS examples
           This text has a color of #d894f2        
        
          <p style="color:#d894f2;">Text here</p>
        
        
          .mytext {color:#d894f2;}
        
        Text color #d894f2
      
           This box has a color of #d894f2        
        
          <div style="background-color:#d894f2;">Content here</div>
        
        
          .mybackground {background-color:#d894f2;}
        
        Background color #d894f2
      
           Border around this has a color of #d894f2        
        
          <div style="border:2px solid #d894f2;">Content here</div>
        
        
          .myborder {border:2px solid #d894f2;}
        
        Border color #d894f2