#0796fe color space conversions
Hex:
        #0796fe
        RGB:
        7, 150, 254
        CMY:
        97, 41, 0
        CMYK:
        97, 41, 0, 0
      HSL:
        205°, 99.1968%, 51.1765%
        HSV (HSB):
        205°, 97.2441%, 99.6078%
        XYZ:
        28.8834, 29.0136, 97.8438
        xyY:
        0.1855, 0.1863, 29.0136
      CIE-Lab:
        60.7936, 5.1481, -60.5959
        CIE-LCH:
        60.7936, 60.8142, 274.8560
        CIE-Luv:
        60.7936, -35.8364, -97.7419
        Hunter-Lab:
        53.8643, 1.4536, -69.9945
      #0796fe color charts
#0796fe RGB chart
      #0796fe CMYK chart
      #0796fe RGB pie chart
      #0796fe color shades, tints & tones
#0796fe color schemes
#0796fe color preview, HTML & CSS examples
           This text has a color of #0796fe        
        
          <p style="color:#0796fe;">Text here</p>
        
        
          .mytext {color:#0796fe;}
        
        Text color #0796fe
      
           This box has a color of #0796fe        
        
          <div style="background-color:#0796fe;">Content here</div>
        
        
          .mybackground {background-color:#0796fe;}
        
        Background color #0796fe
      
           Border around this has a color of #0796fe        
        
          <div style="border:2px solid #0796fe;">Content here</div>
        
        
          .myborder {border:2px solid #0796fe;}
        
        Border color #0796fe