#30136a color space conversions
Hex:
        #30136a
        RGB:
        48, 19, 106
        CMY:
        81, 93, 58
        CMYK:
        55, 82, 0, 58
      HSL:
        260°, 69.6000%, 24.5098%
        HSV (HSB):
        260°, 82.0755%, 41.5686%
        XYZ:
        4.0533, 2.1347, 13.8341
        xyY:
        0.2024, 0.1066, 2.1347
      CIE-Lab:
        16.1790, 35.9845, -45.0639
        CIE-LCH:
        16.1790, 57.6684, 308.6081
        CIE-Luv:
        16.1790, 2.3467, -46.4142
        Hunter-Lab:
        14.6107, 23.9508, -45.9109
      #30136a color charts
#30136a RGB chart
      #30136a CMYK chart
      #30136a RGB pie chart
      #30136a color shades, tints & tones
#30136a color schemes
#30136a color preview, HTML & CSS examples
           This text has a color of #30136a        
        
          <p style="color:#30136a;">Text here</p>
        
        
          .mytext {color:#30136a;}
        
        Text color #30136a
      
           This box has a color of #30136a        
        
          <div style="background-color:#30136a;">Content here</div>
        
        
          .mybackground {background-color:#30136a;}
        
        Background color #30136a
      
           Border around this has a color of #30136a        
        
          <div style="border:2px solid #30136a;">Content here</div>
        
        
          .myborder {border:2px solid #30136a;}
        
        Border color #30136a