#141fe5 color space conversions
Hex:
        #141fe5
        RGB:
        20, 31, 229
        CMY:
        92, 88, 10
        CMYK:
        91, 86, 0, 10
      HSL:
        237°, 83.9357%, 48.8235%
        HSV (HSB):
        237°, 91.2664%, 89.8039%
        XYZ:
        14.9213, 6.7858, 74.6521
        xyY:
        0.1549, 0.0704, 6.7858
      CIE-Lab:
        31.3143, 65.7873, -94.7798
        CIE-LCH:
        31.3143, 115.3740, 304.7648
        CIE-Luv:
        31.3143, -9.2154, -117.6731
        Hunter-Lab:
        26.0496, 56.6586, -151.6763
      #141fe5 color charts
#141fe5 RGB chart
      #141fe5 CMYK chart
      #141fe5 RGB pie chart
      #141fe5 color shades, tints & tones
#141fe5 color schemes
#141fe5 color preview, HTML & CSS examples
           This text has a color of #141fe5        
        
          <p style="color:#141fe5;">Text here</p>
        
        
          .mytext {color:#141fe5;}
        
        Text color #141fe5
      
           This box has a color of #141fe5        
        
          <div style="background-color:#141fe5;">Content here</div>
        
        
          .mybackground {background-color:#141fe5;}
        
        Background color #141fe5
      
           Border around this has a color of #141fe5        
        
          <div style="border:2px solid #141fe5;">Content here</div>
        
        
          .myborder {border:2px solid #141fe5;}
        
        Border color #141fe5