#143fe8 color space conversions
Hex:
        #143fe8
        RGB:
        20, 63, 232
        CMY:
        92, 75, 9
        CMYK:
        91, 73, 0, 9
      HSL:
        228°, 84.1270%, 49.4118%
        HSV (HSB):
        228°, 91.3793%, 90.9804%
        XYZ:
        16.6315, 9.5299, 77.3068
        xyY:
        0.1607, 0.0921, 9.5299
      CIE-Lab:
        36.9852, 51.2780, -87.0685
        CIE-LCH:
        36.9852, 101.0464, 300.4955
        CIE-Luv:
        36.9852, -13.4215, -119.8451
        Hunter-Lab:
        30.8706, 42.1431, -126.8659
      #143fe8 color charts
#143fe8 RGB chart
      #143fe8 CMYK chart
      #143fe8 RGB pie chart
      #143fe8 color shades, tints & tones
#143fe8 color schemes
#143fe8 color preview, HTML & CSS examples
           This text has a color of #143fe8        
        
          <p style="color:#143fe8;">Text here</p>
        
        
          .mytext {color:#143fe8;}
        
        Text color #143fe8
      
           This box has a color of #143fe8        
        
          <div style="background-color:#143fe8;">Content here</div>
        
        
          .mybackground {background-color:#143fe8;}
        
        Background color #143fe8
      
           Border around this has a color of #143fe8        
        
          <div style="border:2px solid #143fe8;">Content here</div>
        
        
          .myborder {border:2px solid #143fe8;}
        
        Border color #143fe8