#084af1 color space conversions
Hex:
        #084af1
        RGB:
        8, 74, 241
        CMY:
        97, 71, 5
        CMYK:
        97, 69, 0, 5
      HSL:
        223°, 93.5743%, 48.8235%
        HSV (HSB):
        223°, 96.6805%, 94.5098%
        XYZ:
        18.4261, 11.3001, 84.4291
        xyY:
        0.1614, 0.0990, 11.3001
      CIE-Lab:
        40.0813, 47.6501, -87.0496
        CIE-LCH:
        40.0813, 99.2379, 298.6959
        CIE-Luv:
        40.0813, -16.0437, -123.9255
        Hunter-Lab:
        33.6156, 39.0161, -125.3823
      #084af1 color charts
#084af1 RGB chart
      #084af1 CMYK chart
      #084af1 RGB pie chart
      #084af1 color shades, tints & tones
#084af1 color schemes
#084af1 color preview, HTML & CSS examples
           This text has a color of #084af1        
        
          <p style="color:#084af1;">Text here</p>
        
        
          .mytext {color:#084af1;}
        
        Text color #084af1
      
           This box has a color of #084af1        
        
          <div style="background-color:#084af1;">Content here</div>
        
        
          .mybackground {background-color:#084af1;}
        
        Background color #084af1
      
           Border around this has a color of #084af1        
        
          <div style="border:2px solid #084af1;">Content here</div>
        
        
          .myborder {border:2px solid #084af1;}
        
        Border color #084af1