#8290df color space conversions
Hex:
        #8290df
        RGB:
        130, 144, 223
        CMY:
        49, 44, 13
        CMYK:
        42, 35, 0, 13
      HSL:
        231°, 59.2357%, 69.2157%
        HSV (HSB):
        231°, 41.7040%, 87.4510%
        XYZ:
        32.4985, 30.0201, 73.8936
        xyY:
        0.2382, 0.2201, 30.0201
      CIE-Lab:
        61.6715, 14.8412, -41.8404
        CIE-LCH:
        61.6715, 44.3946, 289.5301
        CIE-Luv:
        61.6715, -10.6753, -68.0017
        Hunter-Lab:
        54.7906, 9.9920, -41.6084
      #8290df color charts
#8290df RGB chart
      #8290df CMYK chart
      #8290df RGB pie chart
      #8290df color shades, tints & tones
#8290df color schemes
#8290df color preview, HTML & CSS examples
           This text has a color of #8290df        
        
          <p style="color:#8290df;">Text here</p>
        
        
          .mytext {color:#8290df;}
        
        Text color #8290df
      
           This box has a color of #8290df        
        
          <div style="background-color:#8290df;">Content here</div>
        
        
          .mybackground {background-color:#8290df;}
        
        Background color #8290df
      
           Border around this has a color of #8290df        
        
          <div style="border:2px solid #8290df;">Content here</div>
        
        
          .myborder {border:2px solid #8290df;}
        
        Border color #8290df