#30268e color space conversions
Hex:
        #30268e
        RGB:
        48, 38, 142
        CMY:
        81, 85, 44
        CMYK:
        66, 73, 0, 44
      HSL:
        246°, 57.7778%, 35.2941%
        HSV (HSB):
        246°, 73.2394%, 55.6863%
        XYZ:
        6.7945, 3.9676, 25.9989
        xyY:
        0.1848, 0.1079, 3.9676
      CIE-Lab:
        23.5640, 36.9775, -55.8642
        CIE-LCH:
        23.5640, 66.9936, 303.5013
        CIE-Luv:
        23.5640, -2.9108, -67.6645
        Hunter-Lab:
        19.9188, 26.0303, -63.4446
      #30268e color charts
#30268e RGB chart
      #30268e CMYK chart
      #30268e RGB pie chart
      #30268e color shades, tints & tones
#30268e color schemes
#30268e color preview, HTML & CSS examples
           This text has a color of #30268e        
        
          <p style="color:#30268e;">Text here</p>
        
        
          .mytext {color:#30268e;}
        
        Text color #30268e
      
           This box has a color of #30268e        
        
          <div style="background-color:#30268e;">Content here</div>
        
        
          .mybackground {background-color:#30268e;}
        
        Background color #30268e
      
           Border around this has a color of #30268e        
        
          <div style="border:2px solid #30268e;">Content here</div>
        
        
          .myborder {border:2px solid #30268e;}
        
        Border color #30268e