#8298db color space conversions
Hex:
        #8298db
        RGB:
        130, 152, 219
        CMY:
        49, 40, 14
        CMYK:
        41, 31, 0, 14
      HSL:
        225°, 55.2795%, 68.4314%
        HSV (HSB):
        225°, 40.6393%, 85.8824%
        XYZ:
        33.2203, 32.3168, 71.5047
        xyY:
        0.2424, 0.2358, 32.3168
      CIE-Lab:
        63.6038, 9.0821, -36.5941
        CIE-LCH:
        63.6038, 37.7042, 283.9383
        CIE-Luv:
        63.6038, -13.5838, -58.9234
        Hunter-Lab:
        56.8478, 4.8268, -34.7830
      #8298db color charts
#8298db RGB chart
      #8298db CMYK chart
      #8298db RGB pie chart
      #8298db color shades, tints & tones
#8298db color schemes
#8298db color preview, HTML & CSS examples
           This text has a color of #8298db        
        
          <p style="color:#8298db;">Text here</p>
        
        
          .mytext {color:#8298db;}
        
        Text color #8298db
      
           This box has a color of #8298db        
        
          <div style="background-color:#8298db;">Content here</div>
        
        
          .mybackground {background-color:#8298db;}
        
        Background color #8298db
      
           Border around this has a color of #8298db        
        
          <div style="border:2px solid #8298db;">Content here</div>
        
        
          .myborder {border:2px solid #8298db;}
        
        Border color #8298db