#d98bfa color space conversions
Hex:
        #d98bfa
        RGB:
        217, 139, 250
        CMY:
        15, 45, 2
        CMYK:
        13, 44, 0, 2
      HSL:
        282°, 91.7355%, 76.2745%
        HSV (HSB):
        282°, 44.4000%, 98.0392%
        XYZ:
        55.1032, 40.1191, 95.2820
        xyY:
        0.2892, 0.2106, 40.1191
      CIE-Lab:
        69.5543, 48.1485, -43.7920
        CIE-LCH:
        69.5543, 65.0847, 317.7129
        CIE-Luv:
        69.5543, 32.5167, -77.1576
        Hunter-Lab:
        63.3396, 44.4443, -44.8524
      #d98bfa color charts
#d98bfa RGB chart
      #d98bfa CMYK chart
      #d98bfa RGB pie chart
      #d98bfa color shades, tints & tones
#d98bfa color schemes
#d98bfa color preview, HTML & CSS examples
           This text has a color of #d98bfa        
        
          <p style="color:#d98bfa;">Text here</p>
        
        
          .mytext {color:#d98bfa;}
        
        Text color #d98bfa
      
           This box has a color of #d98bfa        
        
          <div style="background-color:#d98bfa;">Content here</div>
        
        
          .mybackground {background-color:#d98bfa;}
        
        Background color #d98bfa
      
           Border around this has a color of #d98bfa        
        
          <div style="border:2px solid #d98bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d98bfa;}
        
        Border color #d98bfa