#0c177f color space conversions
Hex:
        #0c177f
        RGB:
        12, 23, 127
        CMY:
        95, 91, 50
        CMYK:
        91, 82, 0, 50
      HSL:
        234°, 82.7338%, 27.2549%
        HSV (HSB):
        234°, 90.5512%, 49.8039%
        XYZ:
        4.2888, 2.2233, 20.2818
        xyY:
        0.1601, 0.0830, 2.2233
      CIE-Lab:
        16.6178, 37.4122, -57.9832
        CIE-LCH:
        16.6178, 69.0052, 302.8311
        CIE-Luv:
        16.6178, -5.1083, -57.2831
        Hunter-Lab:
        14.9106, 25.2489, -70.2103
      #0c177f color charts
#0c177f RGB chart
      #0c177f CMYK chart
      #0c177f RGB pie chart
      #0c177f color shades, tints & tones
#0c177f color schemes
#0c177f color preview, HTML & CSS examples
           This text has a color of #0c177f        
        
          <p style="color:#0c177f;">Text here</p>
        
        
          .mytext {color:#0c177f;}
        
        Text color #0c177f
      
           This box has a color of #0c177f        
        
          <div style="background-color:#0c177f;">Content here</div>
        
        
          .mybackground {background-color:#0c177f;}
        
        Background color #0c177f
      
           Border around this has a color of #0c177f        
        
          <div style="border:2px solid #0c177f;">Content here</div>
        
        
          .myborder {border:2px solid #0c177f;}
        
        Border color #0c177f