#0795ea color space conversions
Hex:
        #0795ea
        RGB:
        7, 149, 234
        CMY:
        97, 42, 8
        CMYK:
        97, 36, 0, 8
      HSL:
        202°, 94.1909%, 47.2549%
        HSV (HSB):
        202°, 97.0085%, 91.7647%
        XYZ:
        25.6864, 27.4806, 81.7924
        xyY:
        0.1903, 0.2036, 27.4806
      CIE-Lab:
        59.4165, -1.8068, -51.7800
        CIE-LCH:
        59.4165, 51.8115, 268.0015
        CIE-Luv:
        59.4165, -36.6644, -82.1576
        Hunter-Lab:
        52.4219, -4.2747, -55.8131
      #0795ea color charts
#0795ea RGB chart
      #0795ea CMYK chart
      #0795ea RGB pie chart
      #0795ea color shades, tints & tones
#0795ea color schemes
#0795ea color preview, HTML & CSS examples
           This text has a color of #0795ea        
        
          <p style="color:#0795ea;">Text here</p>
        
        
          .mytext {color:#0795ea;}
        
        Text color #0795ea
      
           This box has a color of #0795ea        
        
          <div style="background-color:#0795ea;">Content here</div>
        
        
          .mybackground {background-color:#0795ea;}
        
        Background color #0795ea
      
           Border around this has a color of #0795ea        
        
          <div style="border:2px solid #0795ea;">Content here</div>
        
        
          .myborder {border:2px solid #0795ea;}
        
        Border color #0795ea