#070eb5 color space conversions
Hex:
        #070eb5
        RGB:
        7, 14, 181
        CMY:
        97, 95, 29
        CMYK:
        96, 92, 0, 29
      HSL:
        238°, 92.5532%, 36.8627%
        HSV (HSB):
        238°, 96.1326%, 70.9804%
        XYZ:
        8.5851, 3.6954, 43.9769
        xyY:
        0.1526, 0.0657, 3.6954
      CIE-Lab:
        22.6379, 57.7972, -81.2205
        CIE-LCH:
        22.6379, 99.6859, 305.4360
        CIE-Luv:
        22.6379, -6.6468, -87.8764
        Hunter-Lab:
        19.2235, 46.0762, -122.1787
      #070eb5 color charts
#070eb5 RGB chart
      #070eb5 CMYK chart
      #070eb5 RGB pie chart
      #070eb5 color shades, tints & tones
#070eb5 color schemes
#070eb5 color preview, HTML & CSS examples
           This text has a color of #070eb5        
        
          <p style="color:#070eb5;">Text here</p>
        
        
          .mytext {color:#070eb5;}
        
        Text color #070eb5
      
           This box has a color of #070eb5        
        
          <div style="background-color:#070eb5;">Content here</div>
        
        
          .mybackground {background-color:#070eb5;}
        
        Background color #070eb5
      
           Border around this has a color of #070eb5        
        
          <div style="border:2px solid #070eb5;">Content here</div>
        
        
          .myborder {border:2px solid #070eb5;}
        
        Border color #070eb5