#1b61af color space conversions
Hex:
        #1b61af
        RGB:
        27, 97, 175
        CMY:
        89, 62, 31
        CMYK:
        85, 45, 0, 31
      HSL:
        212°, 73.2673%, 39.6078%
        HSV (HSB):
        212°, 84.5714%, 68.6275%
        XYZ:
        12.4646, 11.8775, 42.1931
        xyY:
        0.1873, 0.1785, 11.8775
      CIE-Lab:
        41.0208, 8.2492, -47.4993
        CIE-LCH:
        41.0208, 48.2103, 279.8523
        CIE-Luv:
        41.0208, -21.6833, -70.0392
        Hunter-Lab:
        34.4638, 4.2465, -48.4624
      #1b61af color charts
#1b61af RGB chart
      #1b61af CMYK chart
      #1b61af RGB pie chart
      #1b61af color shades, tints & tones
#1b61af color schemes
#1b61af color preview, HTML & CSS examples
           This text has a color of #1b61af        
        
          <p style="color:#1b61af;">Text here</p>
        
        
          .mytext {color:#1b61af;}
        
        Text color #1b61af
      
           This box has a color of #1b61af        
        
          <div style="background-color:#1b61af;">Content here</div>
        
        
          .mybackground {background-color:#1b61af;}
        
        Background color #1b61af
      
           Border around this has a color of #1b61af        
        
          <div style="border:2px solid #1b61af;">Content here</div>
        
        
          .myborder {border:2px solid #1b61af;}
        
        Border color #1b61af