#070ca5 color space conversions
Hex:
        #070ca5
        RGB:
        7, 12, 165
        CMY:
        97, 95, 35
        CMYK:
        96, 93, 0, 35
      HSL:
        238°, 91.8605%, 33.7255%
        HSV (HSB):
        238°, 95.7576%, 64.7059%
        XYZ:
        7.0106, 3.0247, 35.8116
        xyY:
        0.1529, 0.0660, 3.0247
      CIE-Lab:
        20.1427, 53.9019, -75.7398
        CIE-LCH:
        20.1427, 92.9620, 305.4384
        CIE-Luv:
        20.1427, -5.8584, -78.0326
        Hunter-Lab:
        17.3917, 41.5179, -109.9108
      #070ca5 color charts
#070ca5 RGB chart
      #070ca5 CMYK chart
      #070ca5 RGB pie chart
      #070ca5 color shades, tints & tones
#070ca5 color schemes
#070ca5 color preview, HTML & CSS examples
           This text has a color of #070ca5        
        
          <p style="color:#070ca5;">Text here</p>
        
        
          .mytext {color:#070ca5;}
        
        Text color #070ca5
      
           This box has a color of #070ca5        
        
          <div style="background-color:#070ca5;">Content here</div>
        
        
          .mybackground {background-color:#070ca5;}
        
        Background color #070ca5
      
           Border around this has a color of #070ca5        
        
          <div style="border:2px solid #070ca5;">Content here</div>
        
        
          .myborder {border:2px solid #070ca5;}
        
        Border color #070ca5