#142cf7 color space conversions
Hex:
        #142cf7
        RGB:
        20, 44, 247
        CMY:
        92, 83, 3
        CMYK:
        92, 82, 0, 3
      HSL:
        234°, 93.4156%, 52.3529%
        HSV (HSB):
        234°, 91.9028%, 96.8627%
        XYZ:
        17.9777, 8.6655, 88.7208
        xyY:
        0.1558, 0.0751, 8.6655
      CIE-Lab:
        35.3321, 65.7541, -98.2999
        CIE-LCH:
        35.3321, 118.2644, 303.7791
        CIE-Luv:
        35.3321, -11.1126, -128.6142
        Hunter-Lab:
        29.4372, 57.4971, -158.0881
      #142cf7 color charts
#142cf7 RGB chart
      #142cf7 CMYK chart
      #142cf7 RGB pie chart
      #142cf7 color shades, tints & tones
#142cf7 color schemes
#142cf7 color preview, HTML & CSS examples
           This text has a color of #142cf7        
        
          <p style="color:#142cf7;">Text here</p>
        
        
          .mytext {color:#142cf7;}
        
        Text color #142cf7
      
           This box has a color of #142cf7        
        
          <div style="background-color:#142cf7;">Content here</div>
        
        
          .mybackground {background-color:#142cf7;}
        
        Background color #142cf7
      
           Border around this has a color of #142cf7        
        
          <div style="border:2px solid #142cf7;">Content here</div>
        
        
          .myborder {border:2px solid #142cf7;}
        
        Border color #142cf7