#1f26aa color space conversions
Hex:
        #1f26aa
        RGB:
        31, 38, 170
        CMY:
        88, 85, 33
        CMYK:
        82, 78, 0, 33
      HSL:
        237°, 69.1542%, 39.4118%
        HSV (HSB):
        237°, 81.7647%, 66.6667%
        XYZ:
        8.5139, 4.5798, 38.4655
        xyY:
        0.1651, 0.0888, 4.5798
      CIE-Lab:
        25.5025, 44.8275, -69.8280
        CIE-LCH:
        25.5025, 82.9787, 302.6992
        CIE-Luv:
        25.5025, -6.9710, -84.3201
        Hunter-Lab:
        21.4005, 33.5628, -91.5881
      #1f26aa color charts
#1f26aa RGB chart
      #1f26aa CMYK chart
      #1f26aa RGB pie chart
      #1f26aa color shades, tints & tones
#1f26aa color schemes
#1f26aa color preview, HTML & CSS examples
           This text has a color of #1f26aa        
        
          <p style="color:#1f26aa;">Text here</p>
        
        
          .mytext {color:#1f26aa;}
        
        Text color #1f26aa
      
           This box has a color of #1f26aa        
        
          <div style="background-color:#1f26aa;">Content here</div>
        
        
          .mybackground {background-color:#1f26aa;}
        
        Background color #1f26aa
      
           Border around this has a color of #1f26aa        
        
          <div style="border:2px solid #1f26aa;">Content here</div>
        
        
          .myborder {border:2px solid #1f26aa;}
        
        Border color #1f26aa