#070bbd color space conversions
Hex:
        #070bbd
        RGB:
        7, 11, 189
        CMY:
        97, 96, 26
        CMYK:
        96, 94, 0, 26
      HSL:
        239°, 92.8571%, 38.4314%
        HSV (HSB):
        239°, 96.2963%, 74.1176%
        XYZ:
        9.3926, 3.9586, 48.4132
        xyY:
        0.1521, 0.0641, 3.9586
      CIE-Lab:
        23.5342, 60.7573, -84.4879
        CIE-LCH:
        23.5342, 104.0656, 305.7208
        CIE-Luv:
        23.5342, -6.8185, -92.3527
        Hunter-Lab:
        19.8963, 49.4472, -130.3412
      #070bbd color charts
#070bbd RGB chart
      #070bbd CMYK chart
      #070bbd RGB pie chart
      #070bbd color shades, tints & tones
#070bbd color schemes
#070bbd color preview, HTML & CSS examples
           This text has a color of #070bbd        
        
          <p style="color:#070bbd;">Text here</p>
        
        
          .mytext {color:#070bbd;}
        
        Text color #070bbd
      
           This box has a color of #070bbd        
        
          <div style="background-color:#070bbd;">Content here</div>
        
        
          .mybackground {background-color:#070bbd;}
        
        Background color #070bbd
      
           Border around this has a color of #070bbd        
        
          <div style="border:2px solid #070bbd;">Content here</div>
        
        
          .myborder {border:2px solid #070bbd;}
        
        Border color #070bbd