#1f63ae color space conversions
Hex:
        #1f63ae
        RGB:
        31, 99, 174
        CMY:
        88, 61, 32
        CMYK:
        82, 43, 0, 32
      HSL:
        211°, 69.7561%, 40.1961%
        HSV (HSB):
        211°, 82.1839%, 68.2353%
        XYZ:
        12.6669, 12.2710, 41.7453
        xyY:
        0.1900, 0.1840, 12.2710
      CIE-Lab:
        41.6436, 6.9321, -45.9079
        CIE-LCH:
        41.6436, 46.4283, 278.5868
        CIE-Luv:
        41.6436, -21.9098, -67.8463
        Hunter-Lab:
        35.0300, 3.2435, -46.1351
      #1f63ae color charts
#1f63ae RGB chart
      #1f63ae CMYK chart
      #1f63ae RGB pie chart
      #1f63ae color shades, tints & tones
#1f63ae color schemes
#1f63ae color preview, HTML & CSS examples
           This text has a color of #1f63ae        
        
          <p style="color:#1f63ae;">Text here</p>
        
        
          .mytext {color:#1f63ae;}
        
        Text color #1f63ae
      
           This box has a color of #1f63ae        
        
          <div style="background-color:#1f63ae;">Content here</div>
        
        
          .mybackground {background-color:#1f63ae;}
        
        Background color #1f63ae
      
           Border around this has a color of #1f63ae        
        
          <div style="border:2px solid #1f63ae;">Content here</div>
        
        
          .myborder {border:2px solid #1f63ae;}
        
        Border color #1f63ae