#8291cd color space conversions
Hex:
        #8291cd
        RGB:
        130, 145, 205
        CMY:
        49, 43, 20
        CMYK:
        37, 29, 0, 20
      HSL:
        228°, 42.8571%, 65.6863%
        HSV (HSB):
        228°, 36.5854%, 80.3922%
        XYZ:
        30.3508, 29.4044, 61.8336
        xyY:
        0.2496, 0.2418, 29.4044
      CIE-Lab:
        61.1369, 9.2675, -32.6274
        CIE-LCH:
        61.1369, 33.9180, 285.8567
        CIE-Luv:
        61.1369, -10.3581, -52.0467
        Hunter-Lab:
        54.2258, 5.0131, -29.6502
      #8291cd color charts
#8291cd RGB chart
      #8291cd CMYK chart
      #8291cd RGB pie chart
      #8291cd color shades, tints & tones
#8291cd color schemes
#8291cd color preview, HTML & CSS examples
           This text has a color of #8291cd        
        
          <p style="color:#8291cd;">Text here</p>
        
        
          .mytext {color:#8291cd;}
        
        Text color #8291cd
      
           This box has a color of #8291cd        
        
          <div style="background-color:#8291cd;">Content here</div>
        
        
          .mybackground {background-color:#8291cd;}
        
        Background color #8291cd
      
           Border around this has a color of #8291cd        
        
          <div style="border:2px solid #8291cd;">Content here</div>
        
        
          .myborder {border:2px solid #8291cd;}
        
        Border color #8291cd