#071af2 color space conversions
Hex:
        #071af2
        RGB:
        7, 26, 242
        CMY:
        97, 90, 5
        CMYK:
        97, 89, 0, 5
      HSL:
        235°, 94.3775%, 48.8235%
        HSV (HSB):
        235°, 97.1074%, 94.9020%
        XYZ:
        16.4840, 7.1948, 84.5243
        xyY:
        0.1523, 0.0665, 7.1948
      CIE-Lab:
        32.2462, 70.8756, -100.6274
        CIE-LCH:
        32.2462, 123.0822, 305.1584
        CIE-Luv:
        32.2462, -9.8075, -124.5122
        Hunter-Lab:
        26.8231, 62.7563, -168.0574
      #071af2 color charts
#071af2 RGB chart
      #071af2 CMYK chart
      #071af2 RGB pie chart
      #071af2 color shades, tints & tones
#071af2 color schemes
#071af2 color preview, HTML & CSS examples
           This text has a color of #071af2        
        
          <p style="color:#071af2;">Text here</p>
        
        
          .mytext {color:#071af2;}
        
        Text color #071af2
      
           This box has a color of #071af2        
        
          <div style="background-color:#071af2;">Content here</div>
        
        
          .mybackground {background-color:#071af2;}
        
        Background color #071af2
      
           Border around this has a color of #071af2        
        
          <div style="border:2px solid #071af2;">Content here</div>
        
        
          .myborder {border:2px solid #071af2;}
        
        Border color #071af2