#d998f3 color space conversions
Hex:
        #d998f3
        RGB:
        217, 152, 243
        CMY:
        15, 40, 5
        CMYK:
        11, 37, 0, 5
      HSL:
        283°, 79.1304%, 77.4510%
        HSV (HSB):
        283°, 37.4486%, 95.2941%
        XYZ:
        56.0212, 43.6793, 90.2723
        xyY:
        0.2949, 0.2299, 43.6793
      CIE-Lab:
        72.0136, 39.8504, -36.1386
        CIE-LCH:
        72.0136, 53.7964, 317.7965
        CIE-Luv:
        72.0136, 28.4093, -63.6865
        Hunter-Lab:
        66.0903, 35.6468, -34.7207
      #d998f3 color charts
#d998f3 RGB chart
      #d998f3 CMYK chart
      #d998f3 RGB pie chart
      #d998f3 color shades, tints & tones
#d998f3 color schemes
#d998f3 color preview, HTML & CSS examples
           This text has a color of #d998f3        
        
          <p style="color:#d998f3;">Text here</p>
        
        
          .mytext {color:#d998f3;}
        
        Text color #d998f3
      
           This box has a color of #d998f3        
        
          <div style="background-color:#d998f3;">Content here</div>
        
        
          .mybackground {background-color:#d998f3;}
        
        Background color #d998f3
      
           Border around this has a color of #d998f3        
        
          <div style="border:2px solid #d998f3;">Content here</div>
        
        
          .myborder {border:2px solid #d998f3;}
        
        Border color #d998f3