#8490fc color space conversions
Hex:
        #8490fc
        RGB:
        132, 144, 252
        CMY:
        48, 44, 1
        CMYK:
        48, 43, 0, 1
      HSL:
        234°, 95.2381%, 75.2941%
        HSV (HSB):
        234°, 47.6190%, 98.8235%
        XYZ:
        37.0597, 31.8803, 96.2957
        xyY:
        0.2243, 0.1929, 31.8803
      CIE-Lab:
        63.2439, 23.7104, -55.3481
        CIE-LCH:
        63.2439, 60.2129, 293.1897
        CIE-Luv:
        63.2439, -11.0978, -91.7002
        Hunter-Lab:
        56.4627, 18.3501, -61.5938
      #8490fc color charts
#8490fc RGB chart
      #8490fc CMYK chart
      #8490fc RGB pie chart
      #8490fc color shades, tints & tones
#8490fc color schemes
#8490fc color preview, HTML & CSS examples
           This text has a color of #8490fc        
        
          <p style="color:#8490fc;">Text here</p>
        
        
          .mytext {color:#8490fc;}
        
        Text color #8490fc
      
           This box has a color of #8490fc        
        
          <div style="background-color:#8490fc;">Content here</div>
        
        
          .mybackground {background-color:#8490fc;}
        
        Background color #8490fc
      
           Border around this has a color of #8490fc        
        
          <div style="border:2px solid #8490fc;">Content here</div>
        
        
          .myborder {border:2px solid #8490fc;}
        
        Border color #8490fc