#303c8e color space conversions
Hex:
        #303c8e
        RGB:
        48, 60, 142
        CMY:
        81, 76, 44
        CMYK:
        66, 58, 0, 44
      HSL:
        232°, 49.4737%, 37.2549%
        HSV (HSB):
        232°, 66.1972%, 55.6863%
        XYZ:
        7.7173, 5.8131, 26.3065
        xyY:
        0.1937, 0.1459, 5.8131
      CIE-Lab:
        28.9359, 22.8209, -47.0897
        CIE-LCH:
        28.9359, 52.3281, 295.8560
        CIE-Luv:
        28.9359, -7.6215, -62.9592
        Hunter-Lab:
        24.1103, 14.9414, -47.8133
      #303c8e color charts
#303c8e RGB chart
      #303c8e CMYK chart
      #303c8e RGB pie chart
      #303c8e color shades, tints & tones
#303c8e color schemes
#303c8e color preview, HTML & CSS examples
           This text has a color of #303c8e        
        
          <p style="color:#303c8e;">Text here</p>
        
        
          .mytext {color:#303c8e;}
        
        Text color #303c8e
      
           This box has a color of #303c8e        
        
          <div style="background-color:#303c8e;">Content here</div>
        
        
          .mybackground {background-color:#303c8e;}
        
        Background color #303c8e
      
           Border around this has a color of #303c8e        
        
          <div style="border:2px solid #303c8e;">Content here</div>
        
        
          .myborder {border:2px solid #303c8e;}
        
        Border color #303c8e