#141dff color space conversions
Hex:
        #141dff
        RGB:
        20, 29, 255
        CMY:
        92, 89, 0
        CMYK:
        92, 89, 0, 0
      HSL:
        238°, 100.0000%, 53.9216%
        HSV (HSB):
        238°, 92.1569%, 100.0000%
        XYZ:
        18.7779, 8.2475, 95.2100
        xyY:
        0.1536, 0.0675, 8.2475
      CIE-Lab:
        34.4930, 73.5674, -104.1943
        CIE-LCH:
        34.4930, 127.5485, 305.2244
        CIE-Luv:
        34.4930, -10.0420, -132.2614
        Hunter-Lab:
        28.7184, 66.4572, -176.4611
      #141dff color charts
#141dff RGB chart
      #141dff CMYK chart
      #141dff RGB pie chart
      #141dff color shades, tints & tones
#141dff color schemes
#141dff color preview, HTML & CSS examples
           This text has a color of #141dff        
        
          <p style="color:#141dff;">Text here</p>
        
        
          .mytext {color:#141dff;}
        
        Text color #141dff
      
           This box has a color of #141dff        
        
          <div style="background-color:#141dff;">Content here</div>
        
        
          .mybackground {background-color:#141dff;}
        
        Background color #141dff
      
           Border around this has a color of #141dff        
        
          <div style="border:2px solid #141dff;">Content here</div>
        
        
          .myborder {border:2px solid #141dff;}
        
        Border color #141dff