#8486ee color space conversions
Hex:
        #8486ee
        RGB:
        132, 134, 238
        CMY:
        48, 47, 7
        CMYK:
        45, 44, 0, 7
      HSL:
        239°, 75.7143%, 72.5490%
        HSV (HSB):
        239°, 44.5378%, 93.3333%
        XYZ:
        33.4734, 28.1288, 84.5541
        xyY:
        0.2290, 0.1925, 28.1288
      CIE-Lab:
        60.0049, 25.4869, -52.7892
        CIE-LCH:
        60.0049, 58.6198, 295.7715
        CIE-Luv:
        60.0049, -7.0276, -86.8253
        Hunter-Lab:
        53.0366, 19.8443, -57.3981
      #8486ee color charts
#8486ee RGB chart
      #8486ee CMYK chart
      #8486ee RGB pie chart
      #8486ee color shades, tints & tones
#8486ee color schemes
#8486ee color preview, HTML & CSS examples
           This text has a color of #8486ee        
        
          <p style="color:#8486ee;">Text here</p>
        
        
          .mytext {color:#8486ee;}
        
        Text color #8486ee
      
           This box has a color of #8486ee        
        
          <div style="background-color:#8486ee;">Content here</div>
        
        
          .mybackground {background-color:#8486ee;}
        
        Background color #8486ee
      
           Border around this has a color of #8486ee        
        
          <div style="border:2px solid #8486ee;">Content here</div>
        
        
          .myborder {border:2px solid #8486ee;}
        
        Border color #8486ee