#070bfd color space conversions
Hex:
        #070bfd
        RGB:
        7, 11, 253
        CMY:
        97, 96, 1
        CMYK:
        97, 96, 0, 1
      HSL:
        239°, 98.4000%, 50.9804%
        HSV (HSB):
        239°, 97.2332%, 99.2157%
        XYZ:
        17.9369, 7.3764, 93.4069
        xyY:
        0.1511, 0.0621, 7.3764
      CIE-Lab:
        32.6488, 77.1029, -106.1589
        CIE-LCH:
        32.6488, 131.2044, 305.9908
        CIE-Luv:
        32.6488, -9.4790, -129.8523
        Hunter-Lab:
        27.1595, 70.3576, -184.8987
      #070bfd color charts
#070bfd RGB chart
      #070bfd CMYK chart
      #070bfd RGB pie chart
      #070bfd color shades, tints & tones
#070bfd color schemes
#070bfd color preview, HTML & CSS examples
           This text has a color of #070bfd        
        
          <p style="color:#070bfd;">Text here</p>
        
        
          .mytext {color:#070bfd;}
        
        Text color #070bfd
      
           This box has a color of #070bfd        
        
          <div style="background-color:#070bfd;">Content here</div>
        
        
          .mybackground {background-color:#070bfd;}
        
        Background color #070bfd
      
           Border around this has a color of #070bfd        
        
          <div style="border:2px solid #070bfd;">Content here</div>
        
        
          .myborder {border:2px solid #070bfd;}
        
        Border color #070bfd