#988fc5 color space conversions
Hex:
        #988fc5
        RGB:
        152, 143, 197
        CMY:
        40, 44, 23
        CMYK:
        23, 27, 0, 23
      HSL:
        250°, 31.7647%, 66.6667%
        HSV (HSB):
        250°, 27.4112%, 77.2549%
        XYZ:
        32.8494, 30.3515, 56.9504
        xyY:
        0.2734, 0.2526, 30.3515
      CIE-Lab:
        61.9564, 14.8674, -26.7345
        CIE-LCH:
        61.9564, 30.5905, 299.0790
        CIE-Luv:
        61.9564, 1.2545, -43.3380
        Hunter-Lab:
        55.0922, 10.0213, -22.7252
      #988fc5 color charts
#988fc5 RGB chart
      #988fc5 CMYK chart
      #988fc5 RGB pie chart
      #988fc5 color shades, tints & tones
#988fc5 color schemes
#988fc5 color preview, HTML & CSS examples
           This text has a color of #988fc5        
        
          <p style="color:#988fc5;">Text here</p>
        
        
          .mytext {color:#988fc5;}
        
        Text color #988fc5
      
           This box has a color of #988fc5        
        
          <div style="background-color:#988fc5;">Content here</div>
        
        
          .mybackground {background-color:#988fc5;}
        
        Background color #988fc5
      
           Border around this has a color of #988fc5        
        
          <div style="border:2px solid #988fc5;">Content here</div>
        
        
          .myborder {border:2px solid #988fc5;}
        
        Border color #988fc5