#998ec2 color space conversions
Hex:
        #998ec2
        RGB:
        153, 142, 194
        CMY:
        40, 44, 24
        CMYK:
        21, 27, 0, 24
      HSL:
        253°, 29.8851%, 65.8824%
        HSV (HSB):
        253°, 26.8041%, 76.0784%
        XYZ:
        32.5475, 30.0133, 55.1167
        xyY:
        0.2766, 0.2550, 30.0133
      CIE-Lab:
        61.6657, 15.0418, -25.4872
        CIE-LCH:
        61.6657, 29.5948, 300.5479
        CIE-Luv:
        61.6657, 2.4372, -41.3229
        Hunter-Lab:
        54.7844, 10.1742, -21.3004
      #998ec2 color charts
#998ec2 RGB chart
      #998ec2 CMYK chart
      #998ec2 RGB pie chart
      #998ec2 color shades, tints & tones
#998ec2 color schemes
#998ec2 color preview, HTML & CSS examples
           This text has a color of #998ec2        
        
          <p style="color:#998ec2;">Text here</p>
        
        
          .mytext {color:#998ec2;}
        
        Text color #998ec2
      
           This box has a color of #998ec2        
        
          <div style="background-color:#998ec2;">Content here</div>
        
        
          .mybackground {background-color:#998ec2;}
        
        Background color #998ec2
      
           Border around this has a color of #998ec2        
        
          <div style="border:2px solid #998ec2;">Content here</div>
        
        
          .myborder {border:2px solid #998ec2;}
        
        Border color #998ec2