#9c9cfa color space conversions
Hex:
        #9c9cfa
        RGB:
        156, 156, 250
        CMY:
        39, 39, 2
        CMYK:
        38, 38, 0, 2
      HSL:
        240°, 90.3846%, 79.6078%
        HSV (HSB):
        240°, 37.6000%, 98.0392%
        XYZ:
        42.8541, 37.7470, 95.4697
        xyY:
        0.2434, 0.2144, 37.7470
      CIE-Lab:
        67.8337, 22.0500, -46.8840
        CIE-LCH:
        67.8337, 51.8104, 295.1880
        CIE-Luv:
        67.8337, -5.6554, -78.4449
        Hunter-Lab:
        61.4386, 16.9882, -49.1240
      #9c9cfa color charts
#9c9cfa RGB chart
      #9c9cfa CMYK chart
      #9c9cfa RGB pie chart
      #9c9cfa color shades, tints & tones
#9c9cfa color schemes
#9c9cfa color preview, HTML & CSS examples
           This text has a color of #9c9cfa        
        
          <p style="color:#9c9cfa;">Text here</p>
        
        
          .mytext {color:#9c9cfa;}
        
        Text color #9c9cfa
      
           This box has a color of #9c9cfa        
        
          <div style="background-color:#9c9cfa;">Content here</div>
        
        
          .mybackground {background-color:#9c9cfa;}
        
        Background color #9c9cfa
      
           Border around this has a color of #9c9cfa        
        
          <div style="border:2px solid #9c9cfa;">Content here</div>
        
        
          .myborder {border:2px solid #9c9cfa;}
        
        Border color #9c9cfa