#141ad9 color space conversions
Hex:
        #141ad9
        RGB:
        20, 26, 217
        CMY:
        92, 90, 15
        CMYK:
        91, 88, 0, 15
      HSL:
        238°, 83.1224%, 46.4706%
        HSV (HSB):
        238°, 90.7834%, 85.0980%
        XYZ:
        13.1823, 5.8973, 66.0891
        xyY:
        0.1548, 0.0692, 5.8973
      CIE-Lab:
        29.1518, 64.1940, -91.4897
        CIE-LCH:
        29.1518, 111.7642, 305.0555
        CIE-Luv:
        29.1518, -8.3460, -110.4193
        Hunter-Lab:
        24.2843, 54.3979, -144.3574
      #141ad9 color charts
#141ad9 RGB chart
      #141ad9 CMYK chart
      #141ad9 RGB pie chart
      #141ad9 color shades, tints & tones
#141ad9 color schemes
#141ad9 color preview, HTML & CSS examples
           This text has a color of #141ad9        
        
          <p style="color:#141ad9;">Text here</p>
        
        
          .mytext {color:#141ad9;}
        
        Text color #141ad9
      
           This box has a color of #141ad9        
        
          <div style="background-color:#141ad9;">Content here</div>
        
        
          .mybackground {background-color:#141ad9;}
        
        Background color #141ad9
      
           Border around this has a color of #141ad9        
        
          <div style="border:2px solid #141ad9;">Content here</div>
        
        
          .myborder {border:2px solid #141ad9;}
        
        Border color #141ad9