#082b8e color space conversions
Hex:
        #082b8e
        RGB:
        8, 43, 142
        CMY:
        97, 83, 44
        CMYK:
        94, 70, 0, 44
      HSL:
        224°, 89.3333%, 29.4118%
        HSV (HSB):
        224°, 94.3662%, 55.6863%
        XYZ:
        5.8465, 3.7324, 26.0035
        xyY:
        0.1643, 0.1049, 3.7324
      CIE-Lab:
        22.7662, 30.2781, -57.2471
        CIE-LCH:
        22.7662, 64.7610, 297.8745
        CIE-Luv:
        22.7662, -9.0590, -67.5168
        Hunter-Lab:
        19.3193, 20.2096, -66.2796
      #082b8e color charts
#082b8e RGB chart
      #082b8e CMYK chart
      #082b8e RGB pie chart
      #082b8e color shades, tints & tones
#082b8e color schemes
#082b8e color preview, HTML & CSS examples
           This text has a color of #082b8e        
        
          <p style="color:#082b8e;">Text here</p>
        
        
          .mytext {color:#082b8e;}
        
        Text color #082b8e
      
           This box has a color of #082b8e        
        
          <div style="background-color:#082b8e;">Content here</div>
        
        
          .mybackground {background-color:#082b8e;}
        
        Background color #082b8e
      
           Border around this has a color of #082b8e        
        
          <div style="border:2px solid #082b8e;">Content here</div>
        
        
          .myborder {border:2px solid #082b8e;}
        
        Border color #082b8e