#142bfc color space conversions
Hex:
        #142bfc
        RGB:
        20, 43, 252
        CMY:
        92, 83, 1
        CMYK:
        92, 83, 0, 1
      HSL:
        234°, 97.4790%, 53.3333%
        HSV (HSB):
        234°, 92.0635%, 98.8235%
        XYZ:
        18.7231, 8.9048, 92.8274
        xyY:
        0.1554, 0.0739, 8.9048
      CIE-Lab:
        35.8003, 67.6492, -100.3316
        CIE-LCH:
        35.8003, 121.0076, 303.9901
        CIE-Luv:
        35.8003, -11.1631, -131.3805
        Hunter-Lab:
        29.8408, 59.7749, -163.5479
      #142bfc color charts
#142bfc RGB chart
      #142bfc CMYK chart
      #142bfc RGB pie chart
      #142bfc color shades, tints & tones
#142bfc color schemes
#142bfc color preview, HTML & CSS examples
           This text has a color of #142bfc        
        
          <p style="color:#142bfc;">Text here</p>
        
        
          .mytext {color:#142bfc;}
        
        Text color #142bfc
      
           This box has a color of #142bfc        
        
          <div style="background-color:#142bfc;">Content here</div>
        
        
          .mybackground {background-color:#142bfc;}
        
        Background color #142bfc
      
           Border around this has a color of #142bfc        
        
          <div style="border:2px solid #142bfc;">Content here</div>
        
        
          .myborder {border:2px solid #142bfc;}
        
        Border color #142bfc