#084dc2 color space conversions
Hex:
        #084dc2
        RGB:
        8, 77, 194
        CMY:
        97, 70, 24
        CMYK:
        96, 60, 0, 24
      HSL:
        218°, 92.0792%, 39.6078%
        HSV (HSB):
        218°, 95.8763%, 76.0784%
        XYZ:
        12.4916, 9.2544, 52.1668
        xyY:
        0.1690, 0.1252, 9.2544
      CIE-Lab:
        36.4696, 28.0504, -66.0329
        CIE-LCH:
        36.4696, 71.7438, 293.0155
        CIE-Luv:
        36.4696, -16.8355, -93.7526
        Hunter-Lab:
        30.4211, 20.0595, -80.3772
      #084dc2 color charts
#084dc2 RGB chart
      #084dc2 CMYK chart
      #084dc2 RGB pie chart
      #084dc2 color shades, tints & tones
#084dc2 color schemes
#084dc2 color preview, HTML & CSS examples
           This text has a color of #084dc2        
        
          <p style="color:#084dc2;">Text here</p>
        
        
          .mytext {color:#084dc2;}
        
        Text color #084dc2
      
           This box has a color of #084dc2        
        
          <div style="background-color:#084dc2;">Content here</div>
        
        
          .mybackground {background-color:#084dc2;}
        
        Background color #084dc2
      
           Border around this has a color of #084dc2        
        
          <div style="border:2px solid #084dc2;">Content here</div>
        
        
          .myborder {border:2px solid #084dc2;}
        
        Border color #084dc2