#143bbe color space conversions
Hex:
        #143bbe
        RGB:
        20, 59, 190
        CMY:
        92, 77, 25
        CMYK:
        89, 69, 0, 25
      HSL:
        226°, 80.9524%, 41.1765%
        HSV (HSB):
        226°, 89.4737%, 74.5098%
        XYZ:
        11.1467, 6.9944, 49.4777
        xyY:
        0.1648, 0.1034, 6.9944
      CIE-Lab:
        31.7941, 38.7318, -71.3576
        CIE-LCH:
        31.7941, 81.1915, 298.4924
        CIE-Luv:
        31.7941, -12.0965, -95.2043
        Hunter-Lab:
        26.4468, 28.9515, -92.4091
      #143bbe color charts
#143bbe RGB chart
      #143bbe CMYK chart
      #143bbe RGB pie chart
      #143bbe color shades, tints & tones
#143bbe color schemes
#143bbe color preview, HTML & CSS examples
           This text has a color of #143bbe        
        
          <p style="color:#143bbe;">Text here</p>
        
        
          .mytext {color:#143bbe;}
        
        Text color #143bbe
      
           This box has a color of #143bbe        
        
          <div style="background-color:#143bbe;">Content here</div>
        
        
          .mybackground {background-color:#143bbe;}
        
        Background color #143bbe
      
           Border around this has a color of #143bbe        
        
          <div style="border:2px solid #143bbe;">Content here</div>
        
        
          .myborder {border:2px solid #143bbe;}
        
        Border color #143bbe