#8486eb color space conversions
Hex:
        #8486eb
        RGB:
        132, 134, 235
        CMY:
        48, 47, 8
        CMYK:
        44, 43, 0, 8
      HSL:
        239°, 72.0280%, 71.9608%
        HSV (HSB):
        239°, 43.8298%, 92.1569%
        XYZ:
        33.0362, 27.9539, 82.2517
        xyY:
        0.2306, 0.1952, 27.9539
      CIE-Lab:
        59.8471, 24.6232, -51.3774
        CIE-LCH:
        59.8471, 56.9732, 295.6066
        CIE-Luv:
        59.8471, -6.8607, -84.3881
        Hunter-Lab:
        52.8714, 19.0090, -55.2270
      #8486eb color charts
#8486eb RGB chart
      #8486eb CMYK chart
      #8486eb RGB pie chart
      #8486eb color shades, tints & tones
#8486eb color schemes
#8486eb color preview, HTML & CSS examples
           This text has a color of #8486eb        
        
          <p style="color:#8486eb;">Text here</p>
        
        
          .mytext {color:#8486eb;}
        
        Text color #8486eb
      
           This box has a color of #8486eb        
        
          <div style="background-color:#8486eb;">Content here</div>
        
        
          .mybackground {background-color:#8486eb;}
        
        Background color #8486eb
      
           Border around this has a color of #8486eb        
        
          <div style="border:2px solid #8486eb;">Content here</div>
        
        
          .myborder {border:2px solid #8486eb;}
        
        Border color #8486eb