#141be5 color space conversions
Hex:
        #141be5
        RGB:
        20, 27, 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.8233, 6.5897, 74.6194
        xyY:
        0.1544, 0.0686, 6.5897
      CIE-Lab:
        30.8541, 67.1790, -95.5476
        CIE-LCH:
        30.8541, 116.8005, 305.1108
        CIE-Luv:
        30.8541, -8.8928, -117.3725
        Hunter-Lab:
        25.6705, 58.1506, -154.3760
      #141be5 color charts
#141be5 RGB chart
      #141be5 CMYK chart
      #141be5 RGB pie chart
      #141be5 color shades, tints & tones
#141be5 color schemes
#141be5 color preview, HTML & CSS examples
           This text has a color of #141be5        
        
          <p style="color:#141be5;">Text here</p>
        
        
          .mytext {color:#141be5;}
        
        Text color #141be5
      
           This box has a color of #141be5        
        
          <div style="background-color:#141be5;">Content here</div>
        
        
          .mybackground {background-color:#141be5;}
        
        Background color #141be5
      
           Border around this has a color of #141be5        
        
          <div style="border:2px solid #141be5;">Content here</div>
        
        
          .myborder {border:2px solid #141be5;}
        
        Border color #141be5