#9a8cef color space conversions
Hex:
        #9a8cef
        RGB:
        154, 140, 239
        CMY:
        40, 45, 6
        CMYK:
        36, 41, 0, 6
      HSL:
        248°, 75.5725%, 74.3137%
        HSV (HSB):
        248°, 41.4226%, 93.7255%
        XYZ:
        38.2845, 31.8582, 85.7928
        xyY:
        0.2455, 0.2043, 31.8582
      CIE-Lab:
        63.2255, 27.7701, -48.1298
        CIE-LCH:
        63.2255, 55.5667, 299.9842
        CIE-Luv:
        63.2255, 0.1082, -80.2780
        Hunter-Lab:
        56.4431, 22.2986, -50.6100
      #9a8cef color charts
#9a8cef RGB chart
      #9a8cef CMYK chart
      #9a8cef RGB pie chart
      #9a8cef color shades, tints & tones
#9a8cef color schemes
#9a8cef color preview, HTML & CSS examples
           This text has a color of #9a8cef        
        
          <p style="color:#9a8cef;">Text here</p>
        
        
          .mytext {color:#9a8cef;}
        
        Text color #9a8cef
      
           This box has a color of #9a8cef        
        
          <div style="background-color:#9a8cef;">Content here</div>
        
        
          .mybackground {background-color:#9a8cef;}
        
        Background color #9a8cef
      
           Border around this has a color of #9a8cef        
        
          <div style="border:2px solid #9a8cef;">Content here</div>
        
        
          .myborder {border:2px solid #9a8cef;}
        
        Border color #9a8cef