#141ec0 color space conversions
Hex:
        #141ec0
        RGB:
        20, 30, 192
        CMY:
        92, 88, 25
        CMYK:
        90, 84, 0, 25
      HSL:
        237°, 81.1321%, 41.5686%
        HSV (HSB):
        237°, 89.5833%, 75.2941%
        XYZ:
        10.2672, 4.8830, 50.2706
        xyY:
        0.1569, 0.0746, 4.8830
      CIE-Lab:
        26.3989, 55.3726, -81.4765
        CIE-LCH:
        26.3989, 98.5116, 304.2006
        CIE-Luv:
        26.3989, -7.7475, -96.3622
        Hunter-Lab:
        22.0976, 44.2655, -119.4124
      #141ec0 color charts
#141ec0 RGB chart
      #141ec0 CMYK chart
      #141ec0 RGB pie chart
      #141ec0 color shades, tints & tones
#141ec0 color schemes
#141ec0 color preview, HTML & CSS examples
           This text has a color of #141ec0        
        
          <p style="color:#141ec0;">Text here</p>
        
        
          .mytext {color:#141ec0;}
        
        Text color #141ec0
      
           This box has a color of #141ec0        
        
          <div style="background-color:#141ec0;">Content here</div>
        
        
          .mybackground {background-color:#141ec0;}
        
        Background color #141ec0
      
           Border around this has a color of #141ec0        
        
          <div style="border:2px solid #141ec0;">Content here</div>
        
        
          .myborder {border:2px solid #141ec0;}
        
        Border color #141ec0