#13085b color space conversions
Hex:
        #13085b
        RGB:
        19, 8, 91
        CMY:
        93, 97, 64
        CMYK:
        79, 91, 0, 64
      HSL:
        248°, 83.8384%, 19.4118%
        HSV (HSB):
        248°, 91.2088%, 35.6863%
        XYZ:
        2.2437, 1.0674, 9.9853
        xyY:
        0.1687, 0.0803, 1.0674
      CIE-Lab:
        9.5411, 33.3412, -46.1547
        CIE-LCH:
        9.5411, 56.9377, 305.8436
        CIE-Luv:
        9.5411, -1.4491, -33.3737
        Hunter-Lab:
        10.3317, 20.6840, -50.0699
      #13085b color charts
#13085b RGB chart
      #13085b CMYK chart
      #13085b RGB pie chart
      #13085b color shades, tints & tones
#13085b color schemes
#13085b color preview, HTML & CSS examples
           This text has a color of #13085b        
        
          <p style="color:#13085b;">Text here</p>
        
        
          .mytext {color:#13085b;}
        
        Text color #13085b
      
           This box has a color of #13085b        
        
          <div style="background-color:#13085b;">Content here</div>
        
        
          .mybackground {background-color:#13085b;}
        
        Background color #13085b
      
           Border around this has a color of #13085b        
        
          <div style="border:2px solid #13085b;">Content here</div>
        
        
          .myborder {border:2px solid #13085b;}
        
        Border color #13085b