#005ca3 color space conversions
Hex:
        #005ca3
        RGB:
        0, 92, 163
        CMY:
        100, 64, 36
        CMYK:
        100, 44, 0, 36
      HSL:
        206°, 100.0000%, 31.9608%
        HSV (HSB):
        206°, 100.0000%, 63.9216%
        XYZ:
        10.4380, 10.2986, 36.0880
        xyY:
        0.1837, 0.1812, 10.2986
      CIE-Lab:
        38.3732, 5.0728, -44.6622
        CIE-LCH:
        38.3732, 44.9493, 276.4799
        CIE-Luv:
        38.3732, -22.4501, -64.3750
        Hunter-Lab:
        32.0915, 1.8984, -44.2097
      #005ca3 color charts
#005ca3 RGB chart
      #005ca3 CMYK chart
      #005ca3 RGB pie chart
      #005ca3 color shades, tints & tones
#005ca3 color schemes
#005ca3 color preview, HTML & CSS examples
           This text has a color of #005ca3        
        
          <p style="color:#005ca3;">Text here</p>
        
        
          .mytext {color:#005ca3;}
        
        Text color #005ca3
      
           This box has a color of #005ca3        
        
          <div style="background-color:#005ca3;">Content here</div>
        
        
          .mybackground {background-color:#005ca3;}
        
        Background color #005ca3
      
           Border around this has a color of #005ca3        
        
          <div style="border:2px solid #005ca3;">Content here</div>
        
        
          .myborder {border:2px solid #005ca3;}
        
        Border color #005ca3