#185fa5 color space conversions
Hex:
        #185fa5
        RGB:
        24, 95, 165
        CMY:
        91, 63, 35
        CMYK:
        85, 42, 0, 35
      HSL:
        210°, 74.6032%, 37.0588%
        HSV (HSB):
        210°, 85.4545%, 64.7059%
        XYZ:
        11.2604, 11.0952, 37.1454
        xyY:
        0.1892, 0.1865, 11.0952
      CIE-Lab:
        39.7404, 5.3098, -43.6437
        CIE-LCH:
        39.7404, 43.9655, 276.9367
        CIE-Luv:
        39.7404, -21.7259, -63.5241
        Hunter-Lab:
        33.3095, 2.0512, -42.8012
      #185fa5 color charts
#185fa5 RGB chart
      #185fa5 CMYK chart
      #185fa5 RGB pie chart
      #185fa5 color shades, tints & tones
#185fa5 color schemes
#185fa5 color preview, HTML & CSS examples
           This text has a color of #185fa5        
        
          <p style="color:#185fa5;">Text here</p>
        
        
          .mytext {color:#185fa5;}
        
        Text color #185fa5
      
           This box has a color of #185fa5        
        
          <div style="background-color:#185fa5;">Content here</div>
        
        
          .mybackground {background-color:#185fa5;}
        
        Background color #185fa5
      
           Border around this has a color of #185fa5        
        
          <div style="border:2px solid #185fa5;">Content here</div>
        
        
          .myborder {border:2px solid #185fa5;}
        
        Border color #185fa5