#082ec0 color space conversions
Hex:
        #082ec0
        RGB:
        8, 46, 192
        CMY:
        97, 82, 25
        CMYK:
        96, 76, 0, 25
      HSL:
        228°, 92.0000%, 39.2157%
        HSV (HSB):
        228°, 95.8333%, 75.2941%
        XYZ:
        10.5916, 5.8114, 50.4326
        xyY:
        0.1585, 0.0870, 5.8114
      CIE-Lab:
        28.9315, 46.9379, -77.2759
        CIE-LCH:
        28.9315, 90.4142, 301.2748
        CIE-Luv:
        28.9315, -10.4316, -97.1631
        Hunter-Lab:
        24.1068, 36.2388, -107.1628
      #082ec0 color charts
#082ec0 RGB chart
      #082ec0 CMYK chart
      #082ec0 RGB pie chart
      #082ec0 color shades, tints & tones
#082ec0 color schemes
#082ec0 color preview, HTML & CSS examples
           This text has a color of #082ec0        
        
          <p style="color:#082ec0;">Text here</p>
        
        
          .mytext {color:#082ec0;}
        
        Text color #082ec0
      
           This box has a color of #082ec0        
        
          <div style="background-color:#082ec0;">Content here</div>
        
        
          .mybackground {background-color:#082ec0;}
        
        Background color #082ec0
      
           Border around this has a color of #082ec0        
        
          <div style="border:2px solid #082ec0;">Content here</div>
        
        
          .myborder {border:2px solid #082ec0;}
        
        Border color #082ec0