#084ae5 color space conversions
Hex:
        #084ae5
        RGB:
        8, 74, 229
        CMY:
        97, 71, 10
        CMYK:
        97, 68, 0, 10
      HSL:
        222°, 93.2489%, 46.4706%
        HSV (HSB):
        222°, 96.5066%, 89.8039%
        XYZ:
        16.6918, 10.6063, 75.2962
        xyY:
        0.1627, 0.1034, 10.6063
      CIE-Lab:
        38.9094, 43.3218, -82.1906
        CIE-LCH:
        38.9094, 92.9090, 297.7932
        CIE-Luv:
        38.9094, -15.9932, -116.6876
        Hunter-Lab:
        32.5674, 34.4939, -114.2822
      #084ae5 color charts
#084ae5 RGB chart
      #084ae5 CMYK chart
      #084ae5 RGB pie chart
      #084ae5 color shades, tints & tones
#084ae5 color schemes
#084ae5 color preview, HTML & CSS examples
           This text has a color of #084ae5        
        
          <p style="color:#084ae5;">Text here</p>
        
        
          .mytext {color:#084ae5;}
        
        Text color #084ae5
      
           This box has a color of #084ae5        
        
          <div style="background-color:#084ae5;">Content here</div>
        
        
          .mybackground {background-color:#084ae5;}
        
        Background color #084ae5
      
           Border around this has a color of #084ae5        
        
          <div style="border:2px solid #084ae5;">Content here</div>
        
        
          .myborder {border:2px solid #084ae5;}
        
        Border color #084ae5