#084eb5 color space conversions
Hex:
        #084eb5
        RGB:
        8, 78, 181
        CMY:
        97, 69, 29
        CMYK:
        96, 57, 0, 29
      HSL:
        216°, 91.5344%, 37.0588%
        HSV (HSB):
        216°, 95.5801%, 70.9804%
        XYZ:
        11.1650, 8.8366, 44.8332
        xyY:
        0.1722, 0.1363, 8.8366
      CIE-Lab:
        35.6678, 22.1687, -59.7086
        CIE-LCH:
        35.6678, 63.6912, 290.3690
        CIE-Luv:
        35.6678, -17.3025, -84.6121
        Hunter-Lab:
        29.7264, 15.0220, -68.6124
      #084eb5 color charts
#084eb5 RGB chart
      #084eb5 CMYK chart
      #084eb5 RGB pie chart
      #084eb5 color shades, tints & tones
#084eb5 color schemes
#084eb5 color preview, HTML & CSS examples
           This text has a color of #084eb5        
        
          <p style="color:#084eb5;">Text here</p>
        
        
          .mytext {color:#084eb5;}
        
        Text color #084eb5
      
           This box has a color of #084eb5        
        
          <div style="background-color:#084eb5;">Content here</div>
        
        
          .mybackground {background-color:#084eb5;}
        
        Background color #084eb5
      
           Border around this has a color of #084eb5        
        
          <div style="border:2px solid #084eb5;">Content here</div>
        
        
          .myborder {border:2px solid #084eb5;}
        
        Border color #084eb5