#082fb2 color space conversions
Hex:
        #082fb2
        RGB:
        8, 47, 178
        CMY:
        97, 82, 30
        CMYK:
        96, 74, 0, 30
      HSL:
        226°, 91.3978%, 36.4706%
        HSV (HSB):
        226°, 95.5056%, 69.8039%
        XYZ:
        9.1525, 5.2990, 42.6599
        xyY:
        0.1603, 0.0928, 5.2990
      CIE-Lab:
        27.5702, 41.3744, -71.2258
        CIE-LCH:
        27.5702, 82.3708, 300.1519
        CIE-Luv:
        27.5702, -10.3335, -88.9485
        Hunter-Lab:
        23.0196, 30.6870, -93.7626
      #082fb2 color charts
#082fb2 RGB chart
      #082fb2 CMYK chart
      #082fb2 RGB pie chart
      #082fb2 color shades, tints & tones
#082fb2 color schemes
#082fb2 color preview, HTML & CSS examples
           This text has a color of #082fb2        
        
          <p style="color:#082fb2;">Text here</p>
        
        
          .mytext {color:#082fb2;}
        
        Text color #082fb2
      
           This box has a color of #082fb2        
        
          <div style="background-color:#082fb2;">Content here</div>
        
        
          .mybackground {background-color:#082fb2;}
        
        Background color #082fb2
      
           Border around this has a color of #082fb2        
        
          <div style="border:2px solid #082fb2;">Content here</div>
        
        
          .myborder {border:2px solid #082fb2;}
        
        Border color #082fb2