#9c98fa color space conversions
Hex:
        #9c98fa
        RGB:
        156, 152, 250
        CMY:
        39, 40, 2
        CMYK:
        38, 39, 0, 2
      HSL:
        242°, 90.7407%, 78.8235%
        HSV (HSB):
        242°, 39.2000%, 98.0392%
        XYZ:
        42.1939, 36.4265, 95.2496
        xyY:
        0.2427, 0.2095, 36.4265
      CIE-Lab:
        66.8445, 24.3345, -48.4423
        CIE-LCH:
        66.8445, 54.2110, 296.6722
        CIE-Luv:
        66.8445, -4.1782, -81.1461
        Hunter-Lab:
        60.3544, 19.1695, -51.3218
      #9c98fa color charts
#9c98fa RGB chart
      #9c98fa CMYK chart
      #9c98fa RGB pie chart
      #9c98fa color shades, tints & tones
#9c98fa color schemes
#9c98fa color preview, HTML & CSS examples
           This text has a color of #9c98fa        
        
          <p style="color:#9c98fa;">Text here</p>
        
        
          .mytext {color:#9c98fa;}
        
        Text color #9c98fa
      
           This box has a color of #9c98fa        
        
          <div style="background-color:#9c98fa;">Content here</div>
        
        
          .mybackground {background-color:#9c98fa;}
        
        Background color #9c98fa
      
           Border around this has a color of #9c98fa        
        
          <div style="border:2px solid #9c98fa;">Content here</div>
        
        
          .myborder {border:2px solid #9c98fa;}
        
        Border color #9c98fa