#142dbd color space conversions
Hex:
        #142dbd
        RGB:
        20, 45, 189
        CMY:
        92, 82, 26
        CMYK:
        89, 76, 0, 26
      HSL:
        231°, 80.8612%, 40.9804%
        HSV (HSB):
        231°, 89.4180%, 74.1176%
        XYZ:
        10.4122, 5.6996, 48.6955
        xyY:
        0.1607, 0.0879, 5.6996
      CIE-Lab:
        28.6416, 46.8215, -75.9782
        CIE-LCH:
        28.6416, 89.2465, 301.6434
        CIE-Luv:
        28.6416, -9.5813, -95.4536
        Hunter-Lab:
        23.8739, 36.0705, -104.2219
      #142dbd color charts
#142dbd RGB chart
      #142dbd CMYK chart
      #142dbd RGB pie chart
      #142dbd color shades, tints & tones
#142dbd color schemes
#142dbd color preview, HTML & CSS examples
           This text has a color of #142dbd        
        
          <p style="color:#142dbd;">Text here</p>
        
        
          .mytext {color:#142dbd;}
        
        Text color #142dbd
      
           This box has a color of #142dbd        
        
          <div style="background-color:#142dbd;">Content here</div>
        
        
          .mybackground {background-color:#142dbd;}
        
        Background color #142dbd
      
           Border around this has a color of #142dbd        
        
          <div style="border:2px solid #142dbd;">Content here</div>
        
        
          .myborder {border:2px solid #142dbd;}
        
        Border color #142dbd