#30298b color space conversions
Hex:
        #30298b
        RGB:
        48, 41, 139
        CMY:
        81, 84, 45
        CMYK:
        65, 71, 0, 45
      HSL:
        244°, 54.4444%, 35.2941%
        HSV (HSB):
        244°, 70.5036%, 54.5098%
        XYZ:
        6.6721, 4.0783, 24.8616
        xyY:
        0.1874, 0.1145, 4.0783
      CIE-Lab:
        23.9287, 34.1512, -53.3992
        CIE-LCH:
        23.9287, 63.3860, 302.6008
        CIE-Luv:
        23.9287, -3.2552, -65.5228
        Hunter-Lab:
        20.1949, 23.6324, -58.8547
      #30298b color charts
#30298b RGB chart
      #30298b CMYK chart
      #30298b RGB pie chart
      #30298b color shades, tints & tones
#30298b color schemes
#30298b color preview, HTML & CSS examples
           This text has a color of #30298b        
        
          <p style="color:#30298b;">Text here</p>
        
        
          .mytext {color:#30298b;}
        
        Text color #30298b
      
           This box has a color of #30298b        
        
          <div style="background-color:#30298b;">Content here</div>
        
        
          .mybackground {background-color:#30298b;}
        
        Background color #30298b
      
           Border around this has a color of #30298b        
        
          <div style="border:2px solid #30298b;">Content here</div>
        
        
          .myborder {border:2px solid #30298b;}
        
        Border color #30298b