#8ca3ed color space conversions
Hex:
        #8ca3ed
        RGB:
        140, 163, 237
        CMY:
        45, 36, 7
        CMYK:
        41, 31, 0, 7
      HSL:
        226°, 72.9323%, 73.9216%
        HSV (HSB):
        226°, 40.9283%, 92.9412%
        XYZ:
        39.1985, 37.8843, 85.3672
        xyY:
        0.2413, 0.2332, 37.8843
      CIE-Lab:
        67.9352, 10.3850, -39.7036
        CIE-LCH:
        67.9352, 41.0393, 284.6581
        CIE-Luv:
        67.9352, -14.3723, -64.9203
        Hunter-Lab:
        61.5502, 5.9656, -39.1473
      #8ca3ed color charts
#8ca3ed RGB chart
      #8ca3ed CMYK chart
      #8ca3ed RGB pie chart
      #8ca3ed color shades, tints & tones
#8ca3ed color schemes
#8ca3ed color preview, HTML & CSS examples
           This text has a color of #8ca3ed        
        
          <p style="color:#8ca3ed;">Text here</p>
        
        
          .mytext {color:#8ca3ed;}
        
        Text color #8ca3ed
      
           This box has a color of #8ca3ed        
        
          <div style="background-color:#8ca3ed;">Content here</div>
        
        
          .mybackground {background-color:#8ca3ed;}
        
        Background color #8ca3ed
      
           Border around this has a color of #8ca3ed        
        
          <div style="border:2px solid #8ca3ed;">Content here</div>
        
        
          .myborder {border:2px solid #8ca3ed;}
        
        Border color #8ca3ed