#0795ff color space conversions
Hex:
        #0795ff
        RGB:
        7, 149, 255
        CMY:
        97, 42, 0
        CMYK:
        97, 42, 0, 0
      HSL:
        206°, 100.0000%, 51.3725%
        HSV (HSB):
        206°, 97.2549%, 100.0000%
        XYZ:
        28.8851, 28.7601, 98.6366
        xyY:
        0.1848, 0.1840, 28.7601
      CIE-Lab:
        60.5693, 6.1218, -61.5026
        CIE-LCH:
        60.5693, 61.8065, 275.6843
        CIE-Luv:
        60.5693, -35.4711, -99.2465
        Hunter-Lab:
        53.6284, 2.2931, -71.5098
      #0795ff color charts
#0795ff RGB chart
      #0795ff CMYK chart
      #0795ff RGB pie chart
      #0795ff color shades, tints & tones
#0795ff color schemes
#0795ff color preview, HTML & CSS examples
           This text has a color of #0795ff        
        
          <p style="color:#0795ff;">Text here</p>
        
        
          .mytext {color:#0795ff;}
        
        Text color #0795ff
      
           This box has a color of #0795ff        
        
          <div style="background-color:#0795ff;">Content here</div>
        
        
          .mybackground {background-color:#0795ff;}
        
        Background color #0795ff
      
           Border around this has a color of #0795ff        
        
          <div style="border:2px solid #0795ff;">Content here</div>
        
        
          .myborder {border:2px solid #0795ff;}
        
        Border color #0795ff