#1f61ae color space conversions
Hex:
        #1f61ae
        RGB:
        31, 97, 174
        CMY:
        88, 62, 32
        CMYK:
        82, 44, 0, 32
      HSL:
        212°, 69.7561%, 40.1961%
        HSV (HSB):
        212°, 82.1839%, 68.2353%
        XYZ:
        12.4797, 11.8967, 41.6829
        xyY:
        0.1889, 0.1801, 11.8967
      CIE-Lab:
        41.0514, 8.2205, -46.8564
        CIE-LCH:
        41.0514, 47.5721, 279.9507
        CIE-Luv:
        41.0514, -21.2708, -69.1015
        Hunter-Lab:
        34.4916, 4.2247, -47.5076
      #1f61ae color charts
#1f61ae RGB chart
      #1f61ae CMYK chart
      #1f61ae RGB pie chart
      #1f61ae color shades, tints & tones
#1f61ae color schemes
#1f61ae color preview, HTML & CSS examples
           This text has a color of #1f61ae        
        
          <p style="color:#1f61ae;">Text here</p>
        
        
          .mytext {color:#1f61ae;}
        
        Text color #1f61ae
      
           This box has a color of #1f61ae        
        
          <div style="background-color:#1f61ae;">Content here</div>
        
        
          .mybackground {background-color:#1f61ae;}
        
        Background color #1f61ae
      
           Border around this has a color of #1f61ae        
        
          <div style="border:2px solid #1f61ae;">Content here</div>
        
        
          .myborder {border:2px solid #1f61ae;}
        
        Border color #1f61ae