#070db0 color space conversions
Hex:
        #070db0
        RGB:
        7, 13, 176
        CMY:
        97, 95, 31
        CMYK:
        96, 93, 0, 31
      HSL:
        238°, 92.3497%, 35.8824%
        HSV (HSB):
        238°, 96.0227%, 69.0196%
        XYZ:
        8.0680, 3.4676, 41.3184
        xyY:
        0.1526, 0.0656, 3.4676
      CIE-Lab:
        21.8269, 56.6947, -79.5775
        CIE-LCH:
        21.8269, 97.7081, 305.4678
        CIE-Luv:
        21.8269, -6.3797, -84.7731
        Hunter-Lab:
        18.6215, 44.7499, -118.5207
      #070db0 color charts
#070db0 RGB chart
      #070db0 CMYK chart
      #070db0 RGB pie chart
      #070db0 color shades, tints & tones
#070db0 color schemes
#070db0 color preview, HTML & CSS examples
           This text has a color of #070db0        
        
          <p style="color:#070db0;">Text here</p>
        
        
          .mytext {color:#070db0;}
        
        Text color #070db0
      
           This box has a color of #070db0        
        
          <div style="background-color:#070db0;">Content here</div>
        
        
          .mybackground {background-color:#070db0;}
        
        Background color #070db0
      
           Border around this has a color of #070db0        
        
          <div style="border:2px solid #070db0;">Content here</div>
        
        
          .myborder {border:2px solid #070db0;}
        
        Border color #070db0