#0795fd color space conversions
Hex:
        #0795fd
        RGB:
        7, 149, 253
        CMY:
        97, 42, 1
        CMYK:
        97, 41, 0, 1
      HSL:
        205°, 98.4000%, 50.9804%
        HSV (HSB):
        205°, 97.2332%, 99.2157%
        XYZ:
        28.5647, 28.6319, 96.9495
        xyY:
        0.1853, 0.1857, 28.6319
      CIE-Lab:
        60.4554, 5.3652, -60.5893
        CIE-LCH:
        60.4554, 60.8263, 275.0604
        CIE-Luv:
        60.4554, -35.5781, -97.6466
        Hunter-Lab:
        53.5088, 1.6486, -69.9680
      #0795fd color charts
#0795fd RGB chart
      #0795fd CMYK chart
      #0795fd RGB pie chart
      #0795fd color shades, tints & tones
#0795fd color schemes
#0795fd color preview, HTML & CSS examples
           This text has a color of #0795fd        
        
          <p style="color:#0795fd;">Text here</p>
        
        
          .mytext {color:#0795fd;}
        
        Text color #0795fd
      
           This box has a color of #0795fd        
        
          <div style="background-color:#0795fd;">Content here</div>
        
        
          .mybackground {background-color:#0795fd;}
        
        Background color #0795fd
      
           Border around this has a color of #0795fd        
        
          <div style="border:2px solid #0795fd;">Content here</div>
        
        
          .myborder {border:2px solid #0795fd;}
        
        Border color #0795fd