#082cc2 color space conversions
Hex:
        #082cc2
        RGB:
        8, 44, 194
        CMY:
        97, 83, 24
        CMYK:
        96, 77, 0, 24
      HSL:
        228°, 92.0792%, 39.6078%
        HSV (HSB):
        228°, 95.8763%, 76.0784%
        XYZ:
        10.7384, 5.7480, 51.5824
        xyY:
        0.1578, 0.0844, 5.7480
      CIE-Lab:
        28.7677, 48.7512, -78.7256
        CIE-LCH:
        28.7677, 92.5981, 301.7681
        CIE-Luv:
        28.7677, -10.1684, -98.2855
        Hunter-Lab:
        23.9750, 37.9938, -110.7802
      #082cc2 color charts
#082cc2 RGB chart
      #082cc2 CMYK chart
      #082cc2 RGB pie chart
      #082cc2 color shades, tints & tones
#082cc2 color schemes
#082cc2 color preview, HTML & CSS examples
           This text has a color of #082cc2        
        
          <p style="color:#082cc2;">Text here</p>
        
        
          .mytext {color:#082cc2;}
        
        Text color #082cc2
      
           This box has a color of #082cc2        
        
          <div style="background-color:#082cc2;">Content here</div>
        
        
          .mybackground {background-color:#082cc2;}
        
        Background color #082cc2
      
           Border around this has a color of #082cc2        
        
          <div style="border:2px solid #082cc2;">Content here</div>
        
        
          .myborder {border:2px solid #082cc2;}
        
        Border color #082cc2