#301e56 color space conversions
Hex:
        #301e56
        RGB:
        48, 30, 86
        CMY:
        81, 88, 66
        CMYK:
        44, 65, 0, 66
      HSL:
        259°, 48.2759%, 22.7451%
        HSV (HSB):
        259°, 65.1163%, 33.7255%
        XYZ:
        3.3629, 2.2288, 9.0571
        xyY:
        0.2296, 0.1521, 2.2288
      CIE-Lab:
        16.6449, 23.4346, -31.0206
        CIE-LCH:
        16.6449, 38.8775, 307.0693
        CIE-Luv:
        16.6449, 2.6947, -33.4842
        Hunter-Lab:
        14.9292, 14.0823, -25.5189
      #301e56 color charts
#301e56 RGB chart
      #301e56 CMYK chart
      #301e56 RGB pie chart
      #301e56 color shades, tints & tones
#301e56 color schemes
#301e56 color preview, HTML & CSS examples
           This text has a color of #301e56        
        
          <p style="color:#301e56;">Text here</p>
        
        
          .mytext {color:#301e56;}
        
        Text color #301e56
      
           This box has a color of #301e56        
        
          <div style="background-color:#301e56;">Content here</div>
        
        
          .mybackground {background-color:#301e56;}
        
        Background color #301e56
      
           Border around this has a color of #301e56        
        
          <div style="border:2px solid #301e56;">Content here</div>
        
        
          .myborder {border:2px solid #301e56;}
        
        Border color #301e56