#301f9e color space conversions
Hex:
        #301f9e
        RGB:
        48, 31, 158
        CMY:
        81, 88, 38
        CMYK:
        70, 80, 0, 38
      HSL:
        248°, 67.1958%, 37.0588%
        HSV (HSB):
        248°, 80.3797%, 61.9608%
        XYZ:
        7.8805, 4.0770, 32.7193
        xyY:
        0.1764, 0.0913, 4.0770
      CIE-Lab:
        23.9243, 45.9383, -65.1259
        CIE-LCH:
        23.9243, 79.6976, 305.1982
        CIE-Luv:
        23.9243, -2.8937, -77.4034
        Hunter-Lab:
        20.1915, 34.3309, -81.9424
      #301f9e color charts
#301f9e RGB chart
      #301f9e CMYK chart
      #301f9e RGB pie chart
      #301f9e color shades, tints & tones
#301f9e color schemes
#301f9e color preview, HTML & CSS examples
           This text has a color of #301f9e        
        
          <p style="color:#301f9e;">Text here</p>
        
        
          .mytext {color:#301f9e;}
        
        Text color #301f9e
      
           This box has a color of #301f9e        
        
          <div style="background-color:#301f9e;">Content here</div>
        
        
          .mybackground {background-color:#301f9e;}
        
        Background color #301f9e
      
           Border around this has a color of #301f9e        
        
          <div style="border:2px solid #301f9e;">Content here</div>
        
        
          .myborder {border:2px solid #301f9e;}
        
        Border color #301f9e