#13055a color space conversions
Hex:
        #13055a
        RGB:
        19, 5, 90
        CMY:
        93, 98, 65
        CMYK:
        79, 94, 0, 65
      HSL:
        250°, 89.4737%, 18.6275%
        HSV (HSB):
        250°, 94.4444%, 35.2941%
        XYZ:
        2.1683, 0.9852, 9.7487
        xyY:
        0.1681, 0.0764, 0.9852
      CIE-Lab:
        8.8673, 34.6199, -46.5985
        CIE-LCH:
        8.8673, 58.0513, 306.6102
        CIE-Luv:
        8.8673, -1.1616, -31.8605
        Hunter-Lab:
        9.9256, 21.6244, -51.2856
      #13055a color charts
#13055a RGB chart
      #13055a CMYK chart
      #13055a RGB pie chart
      #13055a color shades, tints & tones
#13055a color schemes
#13055a color preview, HTML & CSS examples
           This text has a color of #13055a        
        
          <p style="color:#13055a;">Text here</p>
        
        
          .mytext {color:#13055a;}
        
        Text color #13055a
      
           This box has a color of #13055a        
        
          <div style="background-color:#13055a;">Content here</div>
        
        
          .mybackground {background-color:#13055a;}
        
        Background color #13055a
      
           Border around this has a color of #13055a        
        
          <div style="border:2px solid #13055a;">Content here</div>
        
        
          .myborder {border:2px solid #13055a;}
        
        Border color #13055a