#141ef2 color space conversions
Hex:
        #141ef2
        RGB:
        20, 30, 242
        CMY:
        92, 88, 5
        CMYK:
        92, 88, 0, 5
      HSL:
        237°, 89.5161%, 51.3725%
        HSV (HSB):
        237°, 91.7355%, 94.9020%
        XYZ:
        16.7798, 7.4881, 84.5654
        xyY:
        0.1542, 0.0688, 7.4881
      CIE-Lab:
        32.8932, 69.7449, -99.5418
        CIE-LCH:
        32.8932, 121.5439, 305.0174
        CIE-Luv:
        32.8932, -9.6217, -124.9834
        Hunter-Lab:
        27.3643, 61.5683, -164.0717
      #141ef2 color charts
#141ef2 RGB chart
      #141ef2 CMYK chart
      #141ef2 RGB pie chart
      #141ef2 color shades, tints & tones
#141ef2 color schemes
#141ef2 color preview, HTML & CSS examples
           This text has a color of #141ef2        
        
          <p style="color:#141ef2;">Text here</p>
        
        
          .mytext {color:#141ef2;}
        
        Text color #141ef2
      
           This box has a color of #141ef2        
        
          <div style="background-color:#141ef2;">Content here</div>
        
        
          .mybackground {background-color:#141ef2;}
        
        Background color #141ef2
      
           Border around this has a color of #141ef2        
        
          <div style="border:2px solid #141ef2;">Content here</div>
        
        
          .myborder {border:2px solid #141ef2;}
        
        Border color #141ef2