#301b80 color space conversions
Hex:
        #301b80
        RGB:
        48, 27, 128
        CMY:
        81, 89, 50
        CMYK:
        63, 79, 0, 50
      HSL:
        252°, 65.1613%, 30.3922%
        HSV (HSB):
        252°, 78.9062%, 50.1961%
        XYZ:
        5.5071, 2.9708, 20.7052
        xyY:
        0.1887, 0.1018, 2.9708
      CIE-Lab:
        19.9264, 38.6233, -53.0682
        CIE-LCH:
        19.9264, 65.6353, 306.0473
        CIE-Luv:
        19.9264, -0.3832, -59.5817
        Hunter-Lab:
        17.2359, 26.8708, -59.1591
      #301b80 color charts
#301b80 RGB chart
      #301b80 CMYK chart
      #301b80 RGB pie chart
      #301b80 color shades, tints & tones
#301b80 color schemes
#301b80 color preview, HTML & CSS examples
           This text has a color of #301b80        
        
          <p style="color:#301b80;">Text here</p>
        
        
          .mytext {color:#301b80;}
        
        Text color #301b80
      
           This box has a color of #301b80        
        
          <div style="background-color:#301b80;">Content here</div>
        
        
          .mybackground {background-color:#301b80;}
        
        Background color #301b80
      
           Border around this has a color of #301b80        
        
          <div style="border:2px solid #301b80;">Content here</div>
        
        
          .myborder {border:2px solid #301b80;}
        
        Border color #301b80