#141ce5 color space conversions
Hex:
        #141ce5
        RGB:
        20, 28, 229
        CMY:
        92, 89, 10
        CMYK:
        91, 88, 0, 10
      HSL:
        238°, 83.9357%, 48.8235%
        HSV (HSB):
        238°, 91.2664%, 89.8039%
        XYZ:
        14.8466, 6.6364, 74.6272
        xyY:
        0.1545, 0.0690, 6.6364
      CIE-Lab:
        30.9643, 66.8447, -95.3635
        CIE-LCH:
        30.9643, 116.4578, 305.0284
        CIE-Luv:
        30.9643, -8.9695, -117.4485
        Hunter-Lab:
        25.7612, 57.7906, -153.7237
      #141ce5 color charts
#141ce5 RGB chart
      #141ce5 CMYK chart
      #141ce5 RGB pie chart
      #141ce5 color shades, tints & tones
#141ce5 color schemes
#141ce5 color preview, HTML & CSS examples
           This text has a color of #141ce5        
        
          <p style="color:#141ce5;">Text here</p>
        
        
          .mytext {color:#141ce5;}
        
        Text color #141ce5
      
           This box has a color of #141ce5        
        
          <div style="background-color:#141ce5;">Content here</div>
        
        
          .mybackground {background-color:#141ce5;}
        
        Background color #141ce5
      
           Border around this has a color of #141ce5        
        
          <div style="border:2px solid #141ce5;">Content here</div>
        
        
          .myborder {border:2px solid #141ce5;}
        
        Border color #141ce5