#141bf4 color space conversions
Hex:
        #141bf4
        RGB:
        20, 27, 244
        CMY:
        92, 89, 4
        CMYK:
        92, 89, 0, 4
      HSL:
        238°, 91.0569%, 51.7647%
        HSV (HSB):
        238°, 91.8033%, 95.6863%
        XYZ:
        17.0096, 7.4642, 86.1322
        xyY:
        0.1538, 0.0675, 7.4642
      CIE-Lab:
        32.8412, 71.2432, -100.7598
        CIE-LCH:
        32.8412, 123.4023, 305.2626
        CIE-Luv:
        32.8412, -9.4772, -125.9098
        Hunter-Lab:
        27.3208, 63.3205, -167.7947
      #141bf4 color charts
#141bf4 RGB chart
      #141bf4 CMYK chart
      #141bf4 RGB pie chart
      #141bf4 color shades, tints & tones
#141bf4 color schemes
#141bf4 color preview, HTML & CSS examples
           This text has a color of #141bf4        
        
          <p style="color:#141bf4;">Text here</p>
        
        
          .mytext {color:#141bf4;}
        
        Text color #141bf4
      
           This box has a color of #141bf4        
        
          <div style="background-color:#141bf4;">Content here</div>
        
        
          .mybackground {background-color:#141bf4;}
        
        Background color #141bf4
      
           Border around this has a color of #141bf4        
        
          <div style="border:2px solid #141bf4;">Content here</div>
        
        
          .myborder {border:2px solid #141bf4;}
        
        Border color #141bf4