#140a85 color space conversions
Hex:
        #140a85
        RGB:
        20, 10, 133
        CMY:
        92, 96, 48
        CMYK:
        85, 92, 0, 48
      HSL:
        245°, 86.0140%, 28.0392%
        HSV (HSB):
        245°, 92.4812%, 52.1569%
        XYZ:
        4.6307, 2.0593, 22.3437
        xyY:
        0.1595, 0.0709, 2.0593
      CIE-Lab:
        15.7952, 45.5675, -63.1480
        CIE-LCH:
        15.7952, 77.8721, 305.8142
        CIE-Luv:
        15.7952, -3.5359, -59.0577
        Hunter-Lab:
        14.3501, 32.4878, -82.2718
      #140a85 color charts
#140a85 RGB chart
      #140a85 CMYK chart
      #140a85 RGB pie chart
      #140a85 color shades, tints & tones
#140a85 color schemes
#140a85 color preview, HTML & CSS examples
           This text has a color of #140a85        
        
          <p style="color:#140a85;">Text here</p>
        
        
          .mytext {color:#140a85;}
        
        Text color #140a85
      
           This box has a color of #140a85        
        
          <div style="background-color:#140a85;">Content here</div>
        
        
          .mybackground {background-color:#140a85;}
        
        Background color #140a85
      
           Border around this has a color of #140a85        
        
          <div style="border:2px solid #140a85;">Content here</div>
        
        
          .myborder {border:2px solid #140a85;}
        
        Border color #140a85