#141ac9 color space conversions
Hex:
        #141ac9
        RGB:
        20, 26, 201
        CMY:
        92, 90, 21
        CMYK:
        90, 87, 0, 21
      HSL:
        238°, 81.9005%, 43.3333%
        HSV (HSB):
        238°, 90.0498%, 78.8235%
        XYZ:
        11.2005, 5.1046, 55.6533
        xyY:
        0.1557, 0.0709, 5.1046
      CIE-Lab:
        27.0306, 59.6570, -85.7186
        CIE-LCH:
        27.0306, 104.4348, 304.8365
        CIE-Luv:
        27.0306, -7.7162, -101.1968
        Hunter-Lab:
        22.5933, 48.9523, -130.2319
      #141ac9 color charts
#141ac9 RGB chart
      #141ac9 CMYK chart
      #141ac9 RGB pie chart
      #141ac9 color shades, tints & tones
#141ac9 color schemes
#141ac9 color preview, HTML & CSS examples
           This text has a color of #141ac9        
        
          <p style="color:#141ac9;">Text here</p>
        
        
          .mytext {color:#141ac9;}
        
        Text color #141ac9
      
           This box has a color of #141ac9        
        
          <div style="background-color:#141ac9;">Content here</div>
        
        
          .mybackground {background-color:#141ac9;}
        
        Background color #141ac9
      
           Border around this has a color of #141ac9        
        
          <div style="border:2px solid #141ac9;">Content here</div>
        
        
          .myborder {border:2px solid #141ac9;}
        
        Border color #141ac9