#8498ee color space conversions
Hex:
        #8498ee
        RGB:
        132, 152, 238
        CMY:
        48, 40, 7
        CMYK:
        45, 36, 0, 7
      HSL:
        229°, 75.7143%, 72.5490%
        HSV (HSB):
        229°, 44.5378%, 93.3333%
        XYZ:
        36.1766, 33.5351, 85.4551
        xyY:
        0.2331, 0.2161, 33.5351
      CIE-Lab:
        64.5918, 14.9754, -45.5314
        CIE-LCH:
        64.5918, 47.9309, 288.2062
        CIE-Luv:
        64.5918, -13.3924, -74.7034
        Hunter-Lab:
        57.9095, 10.1690, -46.9557
      #8498ee color charts
#8498ee RGB chart
      #8498ee CMYK chart
      #8498ee RGB pie chart
      #8498ee color shades, tints & tones
#8498ee color schemes
#8498ee color preview, HTML & CSS examples
           This text has a color of #8498ee        
        
          <p style="color:#8498ee;">Text here</p>
        
        
          .mytext {color:#8498ee;}
        
        Text color #8498ee
      
           This box has a color of #8498ee        
        
          <div style="background-color:#8498ee;">Content here</div>
        
        
          .mybackground {background-color:#8498ee;}
        
        Background color #8498ee
      
           Border around this has a color of #8498ee        
        
          <div style="border:2px solid #8498ee;">Content here</div>
        
        
          .myborder {border:2px solid #8498ee;}
        
        Border color #8498ee