#084bf2 color space conversions
Hex:
        #084bf2
        RGB:
        8, 75, 242
        CMY:
        97, 71, 5
        CMYK:
        97, 69, 0, 5
      HSL:
        223°, 93.6000%, 49.0196%
        HSV (HSB):
        223°, 96.6942%, 94.9020%
        XYZ:
        18.6432, 11.4946, 85.2405
        xyY:
        0.1616, 0.0996, 11.4946
      CIE-Lab:
        40.4013, 47.4031, -87.0846
        CIE-LCH:
        40.4013, 99.1503, 298.5609
        CIE-Luv:
        40.4013, -16.2445, -124.3658
        Hunter-Lab:
        33.9037, 38.8237, -125.3342
      #084bf2 color charts
#084bf2 RGB chart
      #084bf2 CMYK chart
      #084bf2 RGB pie chart
      #084bf2 color shades, tints & tones
#084bf2 color schemes
#084bf2 color preview, HTML & CSS examples
           This text has a color of #084bf2        
        
          <p style="color:#084bf2;">Text here</p>
        
        
          .mytext {color:#084bf2;}
        
        Text color #084bf2
      
           This box has a color of #084bf2        
        
          <div style="background-color:#084bf2;">Content here</div>
        
        
          .mybackground {background-color:#084bf2;}
        
        Background color #084bf2
      
           Border around this has a color of #084bf2        
        
          <div style="border:2px solid #084bf2;">Content here</div>
        
        
          .myborder {border:2px solid #084bf2;}
        
        Border color #084bf2