#141ccb color space conversions
Hex:
        #141ccb
        RGB:
        20, 28, 203
        CMY:
        92, 89, 20
        CMYK:
        90, 86, 0, 20
      HSL:
        237°, 82.0628%, 43.7255%
        HSV (HSB):
        237°, 90.1478%, 79.6078%
        XYZ:
        11.4832, 5.2910, 56.9159
        xyY:
        0.1558, 0.0718, 5.2910
      CIE-Lab:
        27.5483, 59.4710, -86.0263
        CIE-LCH:
        27.5483, 104.5816, 304.6566
        CIE-Luv:
        27.5483, -7.9693, -102.5332
        Hunter-Lab:
        23.0022, 48.8573, -130.6036
      #141ccb color charts
#141ccb RGB chart
      #141ccb CMYK chart
      #141ccb RGB pie chart
      #141ccb color shades, tints & tones
#141ccb color schemes
#141ccb color preview, HTML & CSS examples
           This text has a color of #141ccb        
        
          <p style="color:#141ccb;">Text here</p>
        
        
          .mytext {color:#141ccb;}
        
        Text color #141ccb
      
           This box has a color of #141ccb        
        
          <div style="background-color:#141ccb;">Content here</div>
        
        
          .mybackground {background-color:#141ccb;}
        
        Background color #141ccb
      
           Border around this has a color of #141ccb        
        
          <div style="border:2px solid #141ccb;">Content here</div>
        
        
          .myborder {border:2px solid #141ccb;}
        
        Border color #141ccb