#071fbe color space conversions
Hex:
        #071fbe
        RGB:
        7, 31, 190
        CMY:
        97, 88, 25
        CMYK:
        96, 84, 0, 25
      HSL:
        232°, 92.8934%, 38.6275%
        HSV (HSB):
        232°, 96.3158%, 74.5098%
        XYZ:
        9.8719, 4.7428, 49.1104
        xyY:
        0.1549, 0.0744, 4.7428
      CIE-Lab:
        25.9892, 54.0422, -80.9844
        CIE-LCH:
        25.9892, 97.3604, 303.7158
        CIE-Luv:
        25.9892, -8.4165, -95.0744
        Hunter-Lab:
        21.7781, 42.8013, -118.4564
      #071fbe color charts
#071fbe RGB chart
      #071fbe CMYK chart
      #071fbe RGB pie chart
      #071fbe color shades, tints & tones
#071fbe color schemes
#071fbe color preview, HTML & CSS examples
           This text has a color of #071fbe        
        
          <p style="color:#071fbe;">Text here</p>
        
        
          .mytext {color:#071fbe;}
        
        Text color #071fbe
      
           This box has a color of #071fbe        
        
          <div style="background-color:#071fbe;">Content here</div>
        
        
          .mybackground {background-color:#071fbe;}
        
        Background color #071fbe
      
           Border around this has a color of #071fbe        
        
          <div style="border:2px solid #071fbe;">Content here</div>
        
        
          .myborder {border:2px solid #071fbe;}
        
        Border color #071fbe