#988ff3 color space conversions
Hex:
        #988ff3
        RGB:
        152, 143, 243
        CMY:
        40, 44, 5
        CMYK:
        37, 41, 0, 5
      HSL:
        245°, 80.6452%, 75.6863%
        HSV (HSB):
        245°, 41.1523%, 95.2941%
        XYZ:
        38.9490, 32.7914, 89.0706
        xyY:
        0.2422, 0.2039, 32.7914
      CIE-Lab:
        63.9916, 26.5920, -49.1321
        CIE-LCH:
        63.9916, 55.8668, 298.4238
        CIE-Luv:
        63.9916, -2.1748, -81.9606
        Hunter-Lab:
        57.2638, 21.1985, -52.1376
      #988ff3 color charts
#988ff3 RGB chart
      #988ff3 CMYK chart
      #988ff3 RGB pie chart
      #988ff3 color shades, tints & tones
#988ff3 color schemes
#988ff3 color preview, HTML & CSS examples
           This text has a color of #988ff3        
        
          <p style="color:#988ff3;">Text here</p>
        
        
          .mytext {color:#988ff3;}
        
        Text color #988ff3
      
           This box has a color of #988ff3        
        
          <div style="background-color:#988ff3;">Content here</div>
        
        
          .mybackground {background-color:#988ff3;}
        
        Background color #988ff3
      
           Border around this has a color of #988ff3        
        
          <div style="border:2px solid #988ff3;">Content here</div>
        
        
          .myborder {border:2px solid #988ff3;}
        
        Border color #988ff3