#8295bb color space conversions
Hex:
        #8295bb
        RGB:
        130, 149, 187
        CMY:
        49, 42, 27
        CMYK:
        30, 20, 0, 27
      HSL:
        220°, 29.5337%, 62.1569%
        HSV (HSB):
        220°, 30.4813%, 73.3333%
        XYZ:
        28.9230, 29.8286, 51.2468
        xyY:
        0.2629, 0.2712, 29.8286
      CIE-Lab:
        61.5060, 2.2312, -21.9412
        CIE-LCH:
        61.5060, 22.0543, 275.8064
        CIE-Luv:
        61.5060, -11.3768, -33.8030
        Hunter-Lab:
        54.6155, -1.0481, -17.4020
      #8295bb color charts
#8295bb RGB chart
      #8295bb CMYK chart
      #8295bb RGB pie chart
      #8295bb color shades, tints & tones
#8295bb color schemes
#8295bb color preview, HTML & CSS examples
           This text has a color of #8295bb        
        
          <p style="color:#8295bb;">Text here</p>
        
        
          .mytext {color:#8295bb;}
        
        Text color #8295bb
      
           This box has a color of #8295bb        
        
          <div style="background-color:#8295bb;">Content here</div>
        
        
          .mybackground {background-color:#8295bb;}
        
        Background color #8295bb
      
           Border around this has a color of #8295bb        
        
          <div style="border:2px solid #8295bb;">Content here</div>
        
        
          .myborder {border:2px solid #8295bb;}
        
        Border color #8295bb