#13086a color space conversions
Hex:
        #13086a
        RGB:
        19, 8, 106
        CMY:
        93, 97, 58
        CMYK:
        82, 92, 0, 58
      HSL:
        247°, 85.9649%, 22.3529%
        HSV (HSB):
        247°, 92.4528%, 41.5686%
        XYZ:
        2.9569, 1.3527, 13.7409
        xyY:
        0.1638, 0.0749, 1.3527
      CIE-Lab:
        11.6393, 38.1196, -52.6647
        CIE-LCH:
        11.6393, 65.0129, 305.8976
        CIE-Luv:
        11.6393, -2.1761, -42.2912
        Hunter-Lab:
        11.6307, 25.0272, -61.9062
      #13086a color charts
#13086a RGB chart
      #13086a CMYK chart
      #13086a RGB pie chart
      #13086a color shades, tints & tones
#13086a color schemes
#13086a color preview, HTML & CSS examples
           This text has a color of #13086a        
        
          <p style="color:#13086a;">Text here</p>
        
        
          .mytext {color:#13086a;}
        
        Text color #13086a
      
           This box has a color of #13086a        
        
          <div style="background-color:#13086a;">Content here</div>
        
        
          .mybackground {background-color:#13086a;}
        
        Background color #13086a
      
           Border around this has a color of #13086a        
        
          <div style="border:2px solid #13086a;">Content here</div>
        
        
          .myborder {border:2px solid #13086a;}
        
        Border color #13086a