#141dd4 color space conversions
Hex:
        #141dd4
        RGB:
        20, 29, 212
        CMY:
        92, 89, 17
        CMYK:
        91, 86, 0, 17
      HSL:
        237°, 82.7586%, 45.4902%
        HSV (HSB):
        237°, 90.5660%, 83.1373%
        XYZ:
        12.6115, 5.7809, 62.7385
        xyY:
        0.1554, 0.0713, 5.7809
      CIE-Lab:
        28.8529, 61.6919, -89.0935
        CIE-LCH:
        28.8529, 108.3676, 304.7003
        CIE-Luv:
        28.8529, -8.4020, -107.7979
        Hunter-Lab:
        24.0435, 51.5521, -137.8790
      #141dd4 color charts
#141dd4 RGB chart
      #141dd4 CMYK chart
      #141dd4 RGB pie chart
      #141dd4 color shades, tints & tones
#141dd4 color schemes
#141dd4 color preview, HTML & CSS examples
           This text has a color of #141dd4        
        
          <p style="color:#141dd4;">Text here</p>
        
        
          .mytext {color:#141dd4;}
        
        Text color #141dd4
      
           This box has a color of #141dd4        
        
          <div style="background-color:#141dd4;">Content here</div>
        
        
          .mybackground {background-color:#141dd4;}
        
        Background color #141dd4
      
           Border around this has a color of #141dd4        
        
          <div style="border:2px solid #141dd4;">Content here</div>
        
        
          .myborder {border:2px solid #141dd4;}
        
        Border color #141dd4