#142cfd color space conversions
Hex:
        #142cfd
        RGB:
        20, 44, 253
        CMY:
        92, 83, 1
        CMYK:
        92, 83, 0, 1
      HSL:
        234°, 98.3122%, 53.5294%
        HSV (HSB):
        234°, 92.0949%, 99.2157%
        XYZ:
        18.9188, 9.0419, 93.6766
        xyY:
        0.1555, 0.0743, 9.0419
      CIE-Lab:
        36.0649, 67.5188, -100.4518
        CIE-LCH:
        36.0649, 121.0345, 303.9070
        CIE-Luv:
        36.0649, -11.3013, -131.9842
        Hunter-Lab:
        30.0698, 59.6833, -163.6576
      #142cfd color charts
#142cfd RGB chart
      #142cfd CMYK chart
      #142cfd RGB pie chart
      #142cfd color shades, tints & tones
#142cfd color schemes
#142cfd color preview, HTML & CSS examples
           This text has a color of #142cfd        
        
          <p style="color:#142cfd;">Text here</p>
        
        
          .mytext {color:#142cfd;}
        
        Text color #142cfd
      
           This box has a color of #142cfd        
        
          <div style="background-color:#142cfd;">Content here</div>
        
        
          .mybackground {background-color:#142cfd;}
        
        Background color #142cfd
      
           Border around this has a color of #142cfd        
        
          <div style="border:2px solid #142cfd;">Content here</div>
        
        
          .myborder {border:2px solid #142cfd;}
        
        Border color #142cfd