#8e93bd color space conversions
Hex:
        #8e93bd
        RGB:
        142, 147, 189
        CMY:
        44, 42, 26
        CMYK:
        25, 22, 0, 26
      HSL:
        234°, 26.2570%, 64.9020%
        HSV (HSB):
        234°, 24.8677%, 74.1176%
        XYZ:
        30.7744, 30.2923, 52.3691
        xyY:
        0.2713, 0.2670, 30.2923
      CIE-Lab:
        61.9056, 7.5365, -22.3797
        CIE-LCH:
        61.9056, 23.6146, 288.6112
        CIE-Luv:
        61.9056, -4.9727, -35.2923
        Hunter-Lab:
        55.0385, 3.4896, -17.8875
      #8e93bd color charts
#8e93bd RGB chart
      #8e93bd CMYK chart
      #8e93bd RGB pie chart
      #8e93bd color shades, tints & tones
#8e93bd color schemes
#8e93bd color preview, HTML & CSS examples
           This text has a color of #8e93bd        
        
          <p style="color:#8e93bd;">Text here</p>
        
        
          .mytext {color:#8e93bd;}
        
        Text color #8e93bd
      
           This box has a color of #8e93bd        
        
          <div style="background-color:#8e93bd;">Content here</div>
        
        
          .mybackground {background-color:#8e93bd;}
        
        Background color #8e93bd
      
           Border around this has a color of #8e93bd        
        
          <div style="border:2px solid #8e93bd;">Content here</div>
        
        
          .myborder {border:2px solid #8e93bd;}
        
        Border color #8e93bd