#1f1bba color space conversions
Hex:
        #1f1bba
        RGB:
        31, 27, 186
        CMY:
        88, 89, 27
        CMYK:
        83, 85, 0, 27
      HSL:
        242°, 74.6479%, 41.7647%
        HSV (HSB):
        242°, 85.4839%, 72.9412%
        XYZ:
        9.8199, 4.6203, 46.8286
        xyY:
        0.1603, 0.0754, 4.6203
      CIE-Lab:
        25.6245, 55.2012, -79.2000
        CIE-LCH:
        25.6245, 96.5392, 304.8759
        CIE-Luv:
        25.6245, -6.3223, -92.9360
        Hunter-Lab:
        21.4950, 43.9311, -114.1217
      #1f1bba color charts
#1f1bba RGB chart
      #1f1bba CMYK chart
      #1f1bba RGB pie chart
      #1f1bba color shades, tints & tones
#1f1bba color schemes
#1f1bba color preview, HTML & CSS examples
           This text has a color of #1f1bba        
        
          <p style="color:#1f1bba;">Text here</p>
        
        
          .mytext {color:#1f1bba;}
        
        Text color #1f1bba
      
           This box has a color of #1f1bba        
        
          <div style="background-color:#1f1bba;">Content here</div>
        
        
          .mybackground {background-color:#1f1bba;}
        
        Background color #1f1bba
      
           Border around this has a color of #1f1bba        
        
          <div style="border:2px solid #1f1bba;">Content here</div>
        
        
          .myborder {border:2px solid #1f1bba;}
        
        Border color #1f1bba