#d994ed color space conversions
Hex:
        #d994ed
        RGB:
        217, 148, 237
        CMY:
        15, 42, 7
        CMYK:
        8, 38, 0, 7
      HSL:
        287°, 71.2000%, 75.4902%
        HSV (HSB):
        287°, 37.5527%, 92.9412%
        XYZ:
        54.4912, 42.0459, 85.3644
        xyY:
        0.2996, 0.2311, 42.0459
      CIE-Lab:
        70.9026, 40.7876, -34.5855
        CIE-LCH:
        70.9026, 53.4770, 319.7040
        CIE-Luv:
        70.9026, 31.0846, -61.1234
        Hunter-Lab:
        64.8428, 36.5290, -32.6642
      #d994ed color charts
#d994ed RGB chart
      #d994ed CMYK chart
      #d994ed RGB pie chart
      #d994ed color shades, tints & tones
#d994ed color schemes
#d994ed color preview, HTML & CSS examples
           This text has a color of #d994ed        
        
          <p style="color:#d994ed;">Text here</p>
        
        
          .mytext {color:#d994ed;}
        
        Text color #d994ed
      
           This box has a color of #d994ed        
        
          <div style="background-color:#d994ed;">Content here</div>
        
        
          .mybackground {background-color:#d994ed;}
        
        Background color #d994ed
      
           Border around this has a color of #d994ed        
        
          <div style="border:2px solid #d994ed;">Content here</div>
        
        
          .myborder {border:2px solid #d994ed;}
        
        Border color #d994ed