#185fc1 color space conversions
Hex:
        #185fc1
        RGB:
        24, 95, 193
        CMY:
        91, 63, 24
        CMYK:
        88, 51, 0, 24
      HSL:
        215°, 77.8802%, 42.5490%
        HSV (HSB):
        215°, 87.5648%, 75.6863%
        XYZ:
        14.0945, 12.2289, 52.0696
        xyY:
        0.1798, 0.1560, 12.2289
      CIE-Lab:
        41.5776, 16.4722, -57.1288
        CIE-LCH:
        41.5776, 59.4561, 286.0841
        CIE-Luv:
        41.5776, -20.7884, -84.9686
        Hunter-Lab:
        34.9698, 10.7471, -63.8033
      #185fc1 color charts
#185fc1 RGB chart
      #185fc1 CMYK chart
      #185fc1 RGB pie chart
      #185fc1 color shades, tints & tones
#185fc1 color schemes
#185fc1 color preview, HTML & CSS examples
           This text has a color of #185fc1        
        
          <p style="color:#185fc1;">Text here</p>
        
        
          .mytext {color:#185fc1;}
        
        Text color #185fc1
      
           This box has a color of #185fc1        
        
          <div style="background-color:#185fc1;">Content here</div>
        
        
          .mybackground {background-color:#185fc1;}
        
        Background color #185fc1
      
           Border around this has a color of #185fc1        
        
          <div style="border:2px solid #185fc1;">Content here</div>
        
        
          .myborder {border:2px solid #185fc1;}
        
        Border color #185fc1