#0761cf color space conversions
Hex:
        #0761cf
        RGB:
        7, 97, 207
        CMY:
        97, 62, 19
        CMYK:
        97, 53, 0, 19
      HSL:
        213°, 93.4579%, 41.9608%
        HSV (HSB):
        213°, 96.6184%, 81.1765%
        XYZ:
        15.6248, 13.0996, 60.7364
        xyY:
        0.1747, 0.1464, 13.0996
      CIE-Lab:
        42.9129, 19.9673, -63.0627
        CIE-LCH:
        42.9129, 66.1483, 287.5692
        CIE-Luv:
        42.9129, -21.9488, -94.4784
        Hunter-Lab:
        36.1933, 13.7209, -74.1600
      #0761cf color charts
#0761cf RGB chart
      #0761cf CMYK chart
      #0761cf RGB pie chart
      #0761cf color shades, tints & tones
#0761cf color schemes
#0761cf color preview, HTML & CSS examples
           This text has a color of #0761cf        
        
          <p style="color:#0761cf;">Text here</p>
        
        
          .mytext {color:#0761cf;}
        
        Text color #0761cf
      
           This box has a color of #0761cf        
        
          <div style="background-color:#0761cf;">Content here</div>
        
        
          .mybackground {background-color:#0761cf;}
        
        Background color #0761cf
      
           Border around this has a color of #0761cf        
        
          <div style="border:2px solid #0761cf;">Content here</div>
        
        
          .myborder {border:2px solid #0761cf;}
        
        Border color #0761cf