#082fb4 color space conversions
Hex:
        #082fb4
        RGB:
        8, 47, 180
        CMY:
        97, 82, 29
        CMYK:
        96, 74, 0, 29
      HSL:
        226°, 91.4894%, 36.8627%
        HSV (HSB):
        226°, 95.5556%, 70.5882%
        XYZ:
        9.3549, 5.3799, 43.7254
        xyY:
        0.1600, 0.0920, 5.3799
      CIE-Lab:
        27.7909, 42.0997, -72.0537
        CIE-LCH:
        27.7909, 83.4512, 300.2970
        CIE-Luv:
        27.7909, -10.3677, -90.1295
        Hunter-Lab:
        23.1947, 31.4018, -95.5340
      #082fb4 color charts
#082fb4 RGB chart
      #082fb4 CMYK chart
      #082fb4 RGB pie chart
      #082fb4 color shades, tints & tones
#082fb4 color schemes
#082fb4 color preview, HTML & CSS examples
           This text has a color of #082fb4        
        
          <p style="color:#082fb4;">Text here</p>
        
        
          .mytext {color:#082fb4;}
        
        Text color #082fb4
      
           This box has a color of #082fb4        
        
          <div style="background-color:#082fb4;">Content here</div>
        
        
          .mybackground {background-color:#082fb4;}
        
        Background color #082fb4
      
           Border around this has a color of #082fb4        
        
          <div style="border:2px solid #082fb4;">Content here</div>
        
        
          .myborder {border:2px solid #082fb4;}
        
        Border color #082fb4