#142bbf color space conversions
Hex:
        #142bbf
        RGB:
        20, 43, 191
        CMY:
        92, 83, 25
        CMYK:
        90, 77, 0, 25
      HSL:
        232°, 81.0427%, 41.3725%
        HSV (HSB):
        232°, 89.5288%, 74.9020%
        XYZ:
        10.5563, 5.6381, 49.8221
        xyY:
        0.1599, 0.0854, 5.6381
      CIE-Lab:
        28.4803, 48.6157, -77.4268
        CIE-LCH:
        28.4803, 91.4243, 302.1244
        CIE-Luv:
        28.4803, -9.3320, -96.5892
        Hunter-Lab:
        23.7446, 37.8042, -107.7839
      #142bbf color charts
#142bbf RGB chart
      #142bbf CMYK chart
      #142bbf RGB pie chart
      #142bbf color shades, tints & tones
#142bbf color schemes
#142bbf color preview, HTML & CSS examples
           This text has a color of #142bbf        
        
          <p style="color:#142bbf;">Text here</p>
        
        
          .mytext {color:#142bbf;}
        
        Text color #142bbf
      
           This box has a color of #142bbf        
        
          <div style="background-color:#142bbf;">Content here</div>
        
        
          .mybackground {background-color:#142bbf;}
        
        Background color #142bbf
      
           Border around this has a color of #142bbf        
        
          <div style="border:2px solid #142bbf;">Content here</div>
        
        
          .myborder {border:2px solid #142bbf;}
        
        Border color #142bbf