#8490dd color space conversions
Hex:
        #8490dd
        RGB:
        132, 144, 221
        CMY:
        48, 44, 13
        CMYK:
        40, 35, 0, 13
      HSL:
        232°, 56.6879%, 69.2157%
        HSV (HSB):
        232°, 40.2715%, 86.6667%
        XYZ:
        32.5401, 30.0725, 72.4961
        xyY:
        0.2408, 0.2226, 30.0725
      CIE-Lab:
        61.7167, 14.7957, -40.6475
        CIE-LCH:
        61.7167, 43.2565, 290.0015
        CIE-Luv:
        61.7167, -9.7821, -66.0350
        Hunter-Lab:
        54.8384, 9.9515, -39.9942
      #8490dd color charts
#8490dd RGB chart
      #8490dd CMYK chart
      #8490dd RGB pie chart
      #8490dd color shades, tints & tones
#8490dd color schemes
#8490dd color preview, HTML & CSS examples
           This text has a color of #8490dd        
        
          <p style="color:#8490dd;">Text here</p>
        
        
          .mytext {color:#8490dd;}
        
        Text color #8490dd
      
           This box has a color of #8490dd        
        
          <div style="background-color:#8490dd;">Content here</div>
        
        
          .mybackground {background-color:#8490dd;}
        
        Background color #8490dd
      
           Border around this has a color of #8490dd        
        
          <div style="border:2px solid #8490dd;">Content here</div>
        
        
          .myborder {border:2px solid #8490dd;}
        
        Border color #8490dd