#070ce8 color space conversions
Hex:
        #070ce8
        RGB:
        7, 12, 232
        CMY:
        97, 95, 9
        CMYK:
        97, 95, 0, 9
      HSL:
        239°, 94.1423%, 46.8627%
        HSV (HSB):
        239°, 96.9828%, 90.9804%
        XYZ:
        14.7846, 6.1343, 76.7487
        xyY:
        0.1514, 0.0628, 6.1343
      CIE-Lab:
        29.7488, 71.7085, -99.1147
        CIE-LCH:
        29.7488, 122.3349, 305.8854
        CIE-Luv:
        29.7488, -8.6547, -117.7739
        Hunter-Lab:
        24.7675, 63.2095, -166.3884
      #070ce8 color charts
#070ce8 RGB chart
      #070ce8 CMYK chart
      #070ce8 RGB pie chart
      #070ce8 color shades, tints & tones
#070ce8 color schemes
#070ce8 color preview, HTML & CSS examples
           This text has a color of #070ce8        
        
          <p style="color:#070ce8;">Text here</p>
        
        
          .mytext {color:#070ce8;}
        
        Text color #070ce8
      
           This box has a color of #070ce8        
        
          <div style="background-color:#070ce8;">Content here</div>
        
        
          .mybackground {background-color:#070ce8;}
        
        Background color #070ce8
      
           Border around this has a color of #070ce8        
        
          <div style="border:2px solid #070ce8;">Content here</div>
        
        
          .myborder {border:2px solid #070ce8;}
        
        Border color #070ce8