#082aef color space conversions
Hex:
        #082aef
        RGB:
        8, 42, 239
        CMY:
        97, 84, 6
        CMYK:
        97, 82, 0, 6
      HSL:
        231°, 93.5223%, 48.4314%
        HSV (HSB):
        231°, 96.6527%, 93.7255%
        XYZ:
        16.5081, 7.9395, 82.3238
        xyY:
        0.1546, 0.0744, 7.9395
      CIE-Lab:
        33.8567, 64.0697, -96.2416
        CIE-LCH:
        33.8567, 115.6174, 303.6524
        CIE-Luv:
        33.8567, -11.1086, -123.9244
        Hunter-Lab:
        28.1772, 55.2671, -153.5003
      #082aef color charts
#082aef RGB chart
      #082aef CMYK chart
      #082aef RGB pie chart
      #082aef color shades, tints & tones
#082aef color schemes
#082aef color preview, HTML & CSS examples
           This text has a color of #082aef        
        
          <p style="color:#082aef;">Text here</p>
        
        
          .mytext {color:#082aef;}
        
        Text color #082aef
      
           This box has a color of #082aef        
        
          <div style="background-color:#082aef;">Content here</div>
        
        
          .mybackground {background-color:#082aef;}
        
        Background color #082aef
      
           Border around this has a color of #082aef        
        
          <div style="border:2px solid #082aef;">Content here</div>
        
        
          .myborder {border:2px solid #082aef;}
        
        Border color #082aef