#0175af color space conversions
Hex:
        #0175af
        RGB:
        1, 117, 175
        CMY:
        100, 54, 31
        CMYK:
        99, 33, 0, 31
      HSL:
        200°, 98.8636%, 34.5098%
        HSV (HSB):
        200°, 99.4286%, 68.6275%
        XYZ:
        14.1117, 15.8242, 42.8680
        xyY:
        0.1938, 0.2174, 15.8242
      CIE-Lab:
        46.7430, -5.6853, -38.4069
        CIE-LCH:
        46.7430, 38.8254, 261.5798
        CIE-Luv:
        46.7430, -29.9737, -56.8954
        Hunter-Lab:
        39.7796, -6.2921, -36.0475
      #0175af color charts
#0175af RGB chart
      #0175af CMYK chart
      #0175af RGB pie chart
      #0175af color shades, tints & tones
#0175af color schemes
#0175af color preview, HTML & CSS examples
           This text has a color of #0175af        
        
          <p style="color:#0175af;">Text here</p>
        
        
          .mytext {color:#0175af;}
        
        Text color #0175af
      
           This box has a color of #0175af        
        
          <div style="background-color:#0175af;">Content here</div>
        
        
          .mybackground {background-color:#0175af;}
        
        Background color #0175af
      
           Border around this has a color of #0175af        
        
          <div style="border:2px solid #0175af;">Content here</div>
        
        
          .myborder {border:2px solid #0175af;}
        
        Border color #0175af