#d98fff color space conversions
Hex:
        #d98fff
        RGB:
        217, 143, 255
        CMY:
        15, 44, 0
        CMYK:
        15, 44, 0, 0
      HSL:
        280°, 100.0000%, 78.0392%
        HSV (HSB):
        280°, 43.9216%, 100.0000%
        XYZ:
        56.4877, 41.6166, 99.6633
        xyY:
        0.2856, 0.2104, 41.6166
      CIE-Lab:
        70.6058, 47.0790, -44.8674
        CIE-LCH:
        70.6058, 65.0347, 316.3779
        CIE-Luv:
        70.6058, 30.0940, -78.9706
        Hunter-Lab:
        64.5110, 43.4058, -46.4398
      #d98fff color charts
#d98fff RGB chart
      #d98fff CMYK chart
      #d98fff RGB pie chart
      #d98fff color shades, tints & tones
#d98fff color schemes
#d98fff color preview, HTML & CSS examples
           This text has a color of #d98fff        
        
          <p style="color:#d98fff;">Text here</p>
        
        
          .mytext {color:#d98fff;}
        
        Text color #d98fff
      
           This box has a color of #d98fff        
        
          <div style="background-color:#d98fff;">Content here</div>
        
        
          .mybackground {background-color:#d98fff;}
        
        Background color #d98fff
      
           Border around this has a color of #d98fff        
        
          <div style="border:2px solid #d98fff;">Content here</div>
        
        
          .myborder {border:2px solid #d98fff;}
        
        Border color #d98fff