#0761bb color space conversions
Hex:
        #0761bb
        RGB:
        7, 97, 187
        CMY:
        97, 62, 27
        CMYK:
        96, 48, 0, 27
      HSL:
        210°, 92.7835%, 38.0392%
        HSV (HSB):
        210°, 96.2567%, 73.3333%
        XYZ:
        13.3320, 12.1824, 48.6625
        xyY:
        0.1797, 0.1642, 12.1824
      CIE-Lab:
        41.5046, 11.9251, -53.7661
        CIE-LCH:
        41.5046, 55.0727, 282.5055
        CIE-Luv:
        41.5046, -22.6269, -79.7461
        Hunter-Lab:
        34.9033, 7.1005, -58.2303
      #0761bb color charts
#0761bb RGB chart
      #0761bb CMYK chart
      #0761bb RGB pie chart
      #0761bb color shades, tints & tones
#0761bb color schemes
#0761bb color preview, HTML & CSS examples
           This text has a color of #0761bb        
        
          <p style="color:#0761bb;">Text here</p>
        
        
          .mytext {color:#0761bb;}
        
        Text color #0761bb
      
           This box has a color of #0761bb        
        
          <div style="background-color:#0761bb;">Content here</div>
        
        
          .mybackground {background-color:#0761bb;}
        
        Background color #0761bb
      
           Border around this has a color of #0761bb        
        
          <div style="border:2px solid #0761bb;">Content here</div>
        
        
          .myborder {border:2px solid #0761bb;}
        
        Border color #0761bb