#084cfa color space conversions
Hex:
        #084cfa
        RGB:
        8, 76, 250
        CMY:
        97, 70, 2
        CMYK:
        97, 70, 0, 2
      HSL:
        223°, 96.0317%, 50.5882%
        HSV (HSB):
        223°, 96.8000%, 98.0392%
        XYZ:
        19.9399, 12.1226, 91.7314
        xyY:
        0.1611, 0.0979, 12.1226
      CIE-Lab:
        41.4104, 49.6385, -89.9097
        CIE-LCH:
        41.4104, 102.7021, 298.9028
        CIE-Luv:
        41.4104, -16.4836, -128.9822
        Hunter-Lab:
        34.8176, 41.2956, -131.8349
      #084cfa color charts
#084cfa RGB chart
      #084cfa CMYK chart
      #084cfa RGB pie chart
      #084cfa color shades, tints & tones
#084cfa color schemes
#084cfa color preview, HTML & CSS examples
           This text has a color of #084cfa        
        
          <p style="color:#084cfa;">Text here</p>
        
        
          .mytext {color:#084cfa;}
        
        Text color #084cfa
      
           This box has a color of #084cfa        
        
          <div style="background-color:#084cfa;">Content here</div>
        
        
          .mybackground {background-color:#084cfa;}
        
        Background color #084cfa
      
           Border around this has a color of #084cfa        
        
          <div style="border:2px solid #084cfa;">Content here</div>
        
        
          .myborder {border:2px solid #084cfa;}
        
        Border color #084cfa