#070be0 color space conversions
Hex:
        #070be0
        RGB:
        7, 11, 224
        CMY:
        97, 96, 12
        CMYK:
        97, 95, 0, 12
      HSL:
        239°, 93.9394%, 45.2941%
        HSV (HSB):
        239°, 96.8750%, 87.8431%
        XYZ:
        13.6618, 5.6663, 70.8947
        xyY:
        0.1514, 0.0628, 5.6663
      CIE-Lab:
        28.5545, 69.8695, -96.5281
        CIE-LCH:
        28.5545, 119.1613, 305.8980
        CIE-Luv:
        28.5545, -8.2843, -113.0474
        Hunter-Lab:
        23.8041, 60.7892, -159.9181
      #070be0 color charts
#070be0 RGB chart
      #070be0 CMYK chart
      #070be0 RGB pie chart
      #070be0 color shades, tints & tones
#070be0 color schemes
#070be0 color preview, HTML & CSS examples
           This text has a color of #070be0        
        
          <p style="color:#070be0;">Text here</p>
        
        
          .mytext {color:#070be0;}
        
        Text color #070be0
      
           This box has a color of #070be0        
        
          <div style="background-color:#070be0;">Content here</div>
        
        
          .mybackground {background-color:#070be0;}
        
        Background color #070be0
      
           Border around this has a color of #070be0        
        
          <div style="border:2px solid #070be0;">Content here</div>
        
        
          .myborder {border:2px solid #070be0;}
        
        Border color #070be0