#302a88 color space conversions
Hex:
        #302a88
        RGB:
        48, 42, 136
        CMY:
        81, 84, 47
        CMYK:
        65, 69, 0, 47
      HSL:
        244°, 52.8090%, 34.9020%
        HSV (HSB):
        244°, 69.1176%, 53.3333%
        XYZ:
        6.4908, 4.0619, 23.7345
        xyY:
        0.1893, 0.1185, 4.0619
      CIE-Lab:
        23.8750, 32.4982, -51.6159
        CIE-LCH:
        23.8750, 60.9945, 302.1952
        CIE-Luv:
        23.8750, -3.2728, -63.5090
        Hunter-Lab:
        20.1541, 22.2179, -55.7149
      #302a88 color charts
#302a88 RGB chart
      #302a88 CMYK chart
      #302a88 RGB pie chart
      #302a88 color shades, tints & tones
#302a88 color schemes
#302a88 color preview, HTML & CSS examples
           This text has a color of #302a88        
        
          <p style="color:#302a88;">Text here</p>
        
        
          .mytext {color:#302a88;}
        
        Text color #302a88
      
           This box has a color of #302a88        
        
          <div style="background-color:#302a88;">Content here</div>
        
        
          .mybackground {background-color:#302a88;}
        
        Background color #302a88
      
           Border around this has a color of #302a88        
        
          <div style="border:2px solid #302a88;">Content here</div>
        
        
          .myborder {border:2px solid #302a88;}
        
        Border color #302a88