#1f49aa color space conversions
Hex:
        #1f49aa
        RGB:
        31, 73, 170
        CMY:
        88, 71, 33
        CMYK:
        82, 57, 0, 33
      HSL:
        222°, 69.1542%, 39.4118%
        HSV (HSB):
        222°, 81.7647%, 66.6667%
        XYZ:
        10.2033, 7.9587, 39.0286
        xyY:
        0.1784, 0.1392, 7.9587
      CIE-Lab:
        33.8967, 22.5598, -56.0419
        CIE-LCH:
        33.8967, 60.4123, 291.9274
        CIE-Luv:
        33.8967, -14.2695, -78.4172
        Hunter-Lab:
        28.2111, 15.1899, -62.2768
      #1f49aa color charts
#1f49aa RGB chart
      #1f49aa CMYK chart
      #1f49aa RGB pie chart
      #1f49aa color shades, tints & tones
#1f49aa color schemes
#1f49aa color preview, HTML & CSS examples
           This text has a color of #1f49aa        
        
          <p style="color:#1f49aa;">Text here</p>
        
        
          .mytext {color:#1f49aa;}
        
        Text color #1f49aa
      
           This box has a color of #1f49aa        
        
          <div style="background-color:#1f49aa;">Content here</div>
        
        
          .mybackground {background-color:#1f49aa;}
        
        Background color #1f49aa
      
           Border around this has a color of #1f49aa        
        
          <div style="border:2px solid #1f49aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f49aa;}
        
        Border color #1f49aa