#0c507b color space conversions
Hex:
        #0c507b
        RGB:
        12, 80, 123
        CMY:
        95, 69, 52
        CMYK:
        90, 35, 0, 52
      HSL:
        203°, 82.2222%, 26.4706%
        HSV (HSB):
        203°, 90.2439%, 48.2353%
        XYZ:
        6.5954, 7.2455, 19.7898
        xyY:
        0.1961, 0.2154, 7.2455
      CIE-Lab:
        32.3595, -2.9809, -29.9113
        CIE-LCH:
        32.3595, 30.0595, 264.3089
        CIE-Luv:
        32.3595, -19.6805, -39.9460
        Hunter-Lab:
        26.9175, -3.3690, -24.7478
      #0c507b color charts
#0c507b RGB chart
      #0c507b CMYK chart
      #0c507b RGB pie chart
      #0c507b color shades, tints & tones
#0c507b color schemes
#0c507b color preview, HTML & CSS examples
           This text has a color of #0c507b        
        
          <p style="color:#0c507b;">Text here</p>
        
        
          .mytext {color:#0c507b;}
        
        Text color #0c507b
      
           This box has a color of #0c507b        
        
          <div style="background-color:#0c507b;">Content here</div>
        
        
          .mybackground {background-color:#0c507b;}
        
        Background color #0c507b
      
           Border around this has a color of #0c507b        
        
          <div style="border:2px solid #0c507b;">Content here</div>
        
        
          .myborder {border:2px solid #0c507b;}
        
        Border color #0c507b