#0775ac color space conversions
Hex:
        #0775ac
        RGB:
        7, 117, 172
        CMY:
        97, 54, 33
        CMYK:
        96, 32, 0, 33
      HSL:
        200°, 92.1788%, 35.0980%
        HSV (HSB):
        200°, 95.9302%, 67.4510%
        XYZ:
        13.8953, 15.7463, 41.3367
        xyY:
        0.1958, 0.2218, 15.7463
      CIE-Lab:
        46.6399, -6.6010, -36.8180
        CIE-LCH:
        46.6399, 37.4051, 259.8356
        CIE-Luv:
        46.6399, -29.8713, -54.2751
        Hunter-Lab:
        39.6816, -6.9375, -33.9858
      #0775ac color charts
#0775ac RGB chart
      #0775ac CMYK chart
      #0775ac RGB pie chart
      #0775ac color shades, tints & tones
#0775ac color schemes
#0775ac color preview, HTML & CSS examples
           This text has a color of #0775ac        
        
          <p style="color:#0775ac;">Text here</p>
        
        
          .mytext {color:#0775ac;}
        
        Text color #0775ac
      
           This box has a color of #0775ac        
        
          <div style="background-color:#0775ac;">Content here</div>
        
        
          .mybackground {background-color:#0775ac;}
        
        Background color #0775ac
      
           Border around this has a color of #0775ac        
        
          <div style="border:2px solid #0775ac;">Content here</div>
        
        
          .myborder {border:2px solid #0775ac;}
        
        Border color #0775ac