#135094 color space conversions
Hex:
        #135094
        RGB:
        19, 80, 148
        CMY:
        93, 69, 42
        CMYK:
        87, 46, 0, 42
      HSL:
        212°, 77.2455%, 32.7451%
        HSV (HSB):
        212°, 87.1622%, 58.0392%
        XYZ:
        8.4825, 8.0139, 29.1167
        xyY:
        0.1860, 0.1757, 8.0139
      CIE-Lab:
        34.0118, 7.8743, -42.6247
        CIE-LCH:
        34.0118, 43.3459, 280.4665
        CIE-Luv:
        34.0118, -18.0337, -59.4642
        Hunter-Lab:
        28.3088, 3.9457, -41.1659
      #135094 color charts
#135094 RGB chart
      #135094 CMYK chart
      #135094 RGB pie chart
      #135094 color shades, tints & tones
#135094 color schemes
#135094 color preview, HTML & CSS examples
           This text has a color of #135094        
        
          <p style="color:#135094;">Text here</p>
        
        
          .mytext {color:#135094;}
        
        Text color #135094
      
           This box has a color of #135094        
        
          <div style="background-color:#135094;">Content here</div>
        
        
          .mybackground {background-color:#135094;}
        
        Background color #135094
      
           Border around this has a color of #135094        
        
          <div style="border:2px solid #135094;">Content here</div>
        
        
          .myborder {border:2px solid #135094;}
        
        Border color #135094