#070efb color space conversions
Hex:
        #070efb
        RGB:
        7, 14, 251
        CMY:
        97, 95, 2
        CMYK:
        97, 94, 0, 2
      HSL:
        238°, 96.8254%, 50.5882%
        HSV (HSB):
        238°, 97.2112%, 98.4314%
        XYZ:
        17.6572, 7.3243, 91.7499
        xyY:
        0.1513, 0.0627, 7.3243
      CIE-Lab:
        32.5340, 76.0993, -105.2264
        CIE-LCH:
        32.5340, 129.8603, 305.8743
        CIE-Luv:
        32.5340, -9.5087, -128.8594
        Hunter-Lab:
        27.0634, 69.0995, -182.0595
      #070efb color charts
#070efb RGB chart
      #070efb CMYK chart
      #070efb RGB pie chart
      #070efb color shades, tints & tones
#070efb color schemes
#070efb color preview, HTML & CSS examples
           This text has a color of #070efb        
        
          <p style="color:#070efb;">Text here</p>
        
        
          .mytext {color:#070efb;}
        
        Text color #070efb
      
           This box has a color of #070efb        
        
          <div style="background-color:#070efb;">Content here</div>
        
        
          .mybackground {background-color:#070efb;}
        
        Background color #070efb
      
           Border around this has a color of #070efb        
        
          <div style="border:2px solid #070efb;">Content here</div>
        
        
          .myborder {border:2px solid #070efb;}
        
        Border color #070efb