#30235a color space conversions
Hex:
        #30235a
        RGB:
        48, 35, 90
        CMY:
        81, 86, 65
        CMYK:
        47, 61, 0, 65
      HSL:
        254°, 44.0000%, 24.5098%
        HSV (HSB):
        254°, 61.1111%, 35.2941%
        XYZ:
        3.6654, 2.5686, 9.9755
        xyY:
        0.2261, 0.1585, 2.5686
      CIE-Lab:
        18.2262, 21.4001, -31.1508
        CIE-LCH:
        18.2262, 37.7934, 304.4885
        CIE-Luv:
        18.2262, 1.2919, -35.0192
        Hunter-Lab:
        16.0269, 12.7765, -25.6843
      #30235a color charts
#30235a RGB chart
      #30235a CMYK chart
      #30235a RGB pie chart
      #30235a color shades, tints & tones
#30235a color schemes
#30235a color preview, HTML & CSS examples
           This text has a color of #30235a        
        
          <p style="color:#30235a;">Text here</p>
        
        
          .mytext {color:#30235a;}
        
        Text color #30235a
      
           This box has a color of #30235a        
        
          <div style="background-color:#30235a;">Content here</div>
        
        
          .mybackground {background-color:#30235a;}
        
        Background color #30235a
      
           Border around this has a color of #30235a        
        
          <div style="border:2px solid #30235a;">Content here</div>
        
        
          .myborder {border:2px solid #30235a;}
        
        Border color #30235a