#d998ff color space conversions
Hex:
        #d998ff
        RGB:
        217, 152, 255
        CMY:
        15, 40, 0
        CMYK:
        15, 40, 0, 0
      HSL:
        278°, 100.0000%, 79.8039%
        HSV (HSB):
        278°, 40.3922%, 100.0000%
        XYZ:
        57.8935, 44.4282, 100.1319
        xyY:
        0.2860, 0.2194, 44.4282
      CIE-Lab:
        72.5138, 42.3137, -41.8816
        CIE-LCH:
        72.5138, 59.5359, 315.2940
        CIE-Luv:
        72.5138, 26.5360, -73.6473
        Hunter-Lab:
        66.6545, 38.3929, -42.4105
      #d998ff color charts
#d998ff RGB chart
      #d998ff CMYK chart
      #d998ff RGB pie chart
      #d998ff color shades, tints & tones
#d998ff color schemes
#d998ff color preview, HTML & CSS examples
           This text has a color of #d998ff        
        
          <p style="color:#d998ff;">Text here</p>
        
        
          .mytext {color:#d998ff;}
        
        Text color #d998ff
      
           This box has a color of #d998ff        
        
          <div style="background-color:#d998ff;">Content here</div>
        
        
          .mybackground {background-color:#d998ff;}
        
        Background color #d998ff
      
           Border around this has a color of #d998ff        
        
          <div style="border:2px solid #d998ff;">Content here</div>
        
        
          .myborder {border:2px solid #d998ff;}
        
        Border color #d998ff