#8290d7 color space conversions
Hex:
        #8290d7
        RGB:
        130, 144, 215
        CMY:
        49, 44, 16
        CMYK:
        40, 33, 0, 16
      HSL:
        230°, 51.5152%, 67.6471%
        HSV (HSB):
        230°, 39.5349%, 84.3137%
        XYZ:
        31.4449, 29.5986, 68.3458
        xyY:
        0.2430, 0.2288, 29.5986
      CIE-Lab:
        61.3064, 12.5954, -37.9566
        CIE-LCH:
        61.3064, 39.9918, 288.3578
        CIE-Luv:
        61.3064, -10.3570, -61.2525
        Hunter-Lab:
        54.4046, 7.9618, -36.3998
      #8290d7 color charts
#8290d7 RGB chart
      #8290d7 CMYK chart
      #8290d7 RGB pie chart
      #8290d7 color shades, tints & tones
#8290d7 color schemes
#8290d7 color preview, HTML & CSS examples
           This text has a color of #8290d7        
        
          <p style="color:#8290d7;">Text here</p>
        
        
          .mytext {color:#8290d7;}
        
        Text color #8290d7
      
           This box has a color of #8290d7        
        
          <div style="background-color:#8290d7;">Content here</div>
        
        
          .mybackground {background-color:#8290d7;}
        
        Background color #8290d7
      
           Border around this has a color of #8290d7        
        
          <div style="border:2px solid #8290d7;">Content here</div>
        
        
          .myborder {border:2px solid #8290d7;}
        
        Border color #8290d7