#9c8ceb color space conversions
Hex:
        #9c8ceb
        RGB:
        156, 140, 235
        CMY:
        39, 45, 8
        CMYK:
        34, 40, 0, 8
      HSL:
        250°, 70.3704%, 73.5294%
        HSV (HSB):
        250°, 40.4255%, 92.1569%
        XYZ:
        38.0838, 31.8222, 82.7323
        xyY:
        0.2495, 0.2085, 31.8222
      CIE-Lab:
        63.1957, 27.2521, -45.9580
        CIE-LCH:
        63.1957, 53.4305, 300.6671
        CIE-Luv:
        63.1957, 1.3575, -76.6317
        Hunter-Lab:
        56.4112, 21.7875, -47.4665
      #9c8ceb color charts
#9c8ceb RGB chart
      #9c8ceb CMYK chart
      #9c8ceb RGB pie chart
      #9c8ceb color shades, tints & tones
#9c8ceb color schemes
#9c8ceb color preview, HTML & CSS examples
           This text has a color of #9c8ceb        
        
          <p style="color:#9c8ceb;">Text here</p>
        
        
          .mytext {color:#9c8ceb;}
        
        Text color #9c8ceb
      
           This box has a color of #9c8ceb        
        
          <div style="background-color:#9c8ceb;">Content here</div>
        
        
          .mybackground {background-color:#9c8ceb;}
        
        Background color #9c8ceb
      
           Border around this has a color of #9c8ceb        
        
          <div style="border:2px solid #9c8ceb;">Content here</div>
        
        
          .myborder {border:2px solid #9c8ceb;}
        
        Border color #9c8ceb