#141df2 color space conversions
Hex:
        #141df2
        RGB:
        20, 29, 242
        CMY:
        92, 89, 5
        CMYK:
        92, 88, 0, 5
      HSL:
        238°, 89.5161%, 51.3725%
        HSV (HSB):
        238°, 91.7355%, 94.9020%
        XYZ:
        16.7549, 7.4383, 84.5570
        xyY:
        0.1541, 0.0684, 7.4383
      CIE-Lab:
        32.7845, 70.0744, -99.7231
        CIE-LCH:
        32.7845, 121.8816, 305.0953
        CIE-Luv:
        32.7845, -9.5452, -124.9142
        Hunter-Lab:
        27.2732, 61.9308, -164.7300
      #141df2 color charts
#141df2 RGB chart
      #141df2 CMYK chart
      #141df2 RGB pie chart
      #141df2 color shades, tints & tones
#141df2 color schemes
#141df2 color preview, HTML & CSS examples
           This text has a color of #141df2        
        
          <p style="color:#141df2;">Text here</p>
        
        
          .mytext {color:#141df2;}
        
        Text color #141df2
      
           This box has a color of #141df2        
        
          <div style="background-color:#141df2;">Content here</div>
        
        
          .mybackground {background-color:#141df2;}
        
        Background color #141df2
      
           Border around this has a color of #141df2        
        
          <div style="border:2px solid #141df2;">Content here</div>
        
        
          .myborder {border:2px solid #141df2;}
        
        Border color #141df2