#082ba2 color space conversions
Hex:
        #082ba2
        RGB:
        8, 43, 162
        CMY:
        97, 83, 36
        CMYK:
        95, 73, 0, 36
      HSL:
        226°, 90.5882%, 33.3333%
        HSV (HSB):
        226°, 95.0617%, 63.5294%
        XYZ:
        7.4856, 4.3880, 34.6349
        xyY:
        0.1610, 0.0943, 4.3880
      CIE-Lab:
        24.9148, 37.9647, -65.9829
        CIE-LCH:
        24.9148, 76.1253, 299.9149
        CIE-Luv:
        24.9148, -9.3522, -79.5098
        Hunter-Lab:
        20.9476, 27.1286, -83.3671
      #082ba2 color charts
#082ba2 RGB chart
      #082ba2 CMYK chart
      #082ba2 RGB pie chart
      #082ba2 color shades, tints & tones
#082ba2 color schemes
#082ba2 color preview, HTML & CSS examples
           This text has a color of #082ba2        
        
          <p style="color:#082ba2;">Text here</p>
        
        
          .mytext {color:#082ba2;}
        
        Text color #082ba2
      
           This box has a color of #082ba2        
        
          <div style="background-color:#082ba2;">Content here</div>
        
        
          .mybackground {background-color:#082ba2;}
        
        Background color #082ba2
      
           Border around this has a color of #082ba2        
        
          <div style="border:2px solid #082ba2;">Content here</div>
        
        
          .myborder {border:2px solid #082ba2;}
        
        Border color #082ba2