#083daf color space conversions
Hex:
        #083daf
        RGB:
        8, 61, 175
        CMY:
        97, 76, 31
        CMYK:
        95, 65, 0, 31
      HSL:
        221°, 91.2568%, 35.8824%
        HSV (HSB):
        221°, 95.4286%, 68.6275%
        XYZ:
        9.5067, 6.4843, 41.3080
        xyY:
        0.1659, 0.1132, 6.4843
      CIE-Lab:
        30.6027, 31.2223, -64.4347
        CIE-LCH:
        30.6027, 71.6007, 295.8528
        CIE-Luv:
        30.6027, -13.1297, -85.6812
        Hunter-Lab:
        25.4642, 22.0784, -78.3551
      #083daf color charts
#083daf RGB chart
      #083daf CMYK chart
      #083daf RGB pie chart
      #083daf color shades, tints & tones
#083daf color schemes
#083daf color preview, HTML & CSS examples
           This text has a color of #083daf        
        
          <p style="color:#083daf;">Text here</p>
        
        
          .mytext {color:#083daf;}
        
        Text color #083daf
      
           This box has a color of #083daf        
        
          <div style="background-color:#083daf;">Content here</div>
        
        
          .mybackground {background-color:#083daf;}
        
        Background color #083daf
      
           Border around this has a color of #083daf        
        
          <div style="border:2px solid #083daf;">Content here</div>
        
        
          .myborder {border:2px solid #083daf;}
        
        Border color #083daf