#143fc7 color space conversions
Hex:
        #143fc7
        RGB:
        20, 63, 199
        CMY:
        92, 75, 22
        CMYK:
        90, 68, 0, 22
      HSL:
        226°, 81.7352%, 42.9412%
        HSV (HSB):
        226°, 89.9497%, 78.0392%
        XYZ:
        12.3748, 7.8273, 54.8914
        xyY:
        0.1648, 0.1042, 7.8273
      CIE-Lab:
        33.6205, 39.5360, -73.6236
        CIE-LCH:
        33.6205, 83.5675, 298.2359
        CIE-Luv:
        33.6205, -12.9970, -100.1315
        Hunter-Lab:
        27.9772, 29.9934, -96.7431
      #143fc7 color charts
#143fc7 RGB chart
      #143fc7 CMYK chart
      #143fc7 RGB pie chart
      #143fc7 color shades, tints & tones
#143fc7 color schemes
#143fc7 color preview, HTML & CSS examples
           This text has a color of #143fc7        
        
          <p style="color:#143fc7;">Text here</p>
        
        
          .mytext {color:#143fc7;}
        
        Text color #143fc7
      
           This box has a color of #143fc7        
        
          <div style="background-color:#143fc7;">Content here</div>
        
        
          .mybackground {background-color:#143fc7;}
        
        Background color #143fc7
      
           Border around this has a color of #143fc7        
        
          <div style="border:2px solid #143fc7;">Content here</div>
        
        
          .myborder {border:2px solid #143fc7;}
        
        Border color #143fc7