#303f85 color space conversions
Hex:
        #303f85
        RGB:
        48, 63, 133
        CMY:
        81, 75, 48
        CMYK:
        64, 53, 0, 48
      HSL:
        229°, 46.9613%, 35.4902%
        HSV (HSB):
        229°, 63.9098%, 52.1569%
        XYZ:
        7.2301, 5.8768, 22.9436
        xyY:
        0.2006, 0.1630, 5.8768
      CIE-Lab:
        29.0996, 17.4598, -41.2558
        CIE-LCH:
        29.0996, 44.7982, 292.9385
        CIE-Luv:
        29.0996, -8.2188, -55.3240
        Hunter-Lab:
        24.2422, 10.8125, -39.1444
      #303f85 color charts
#303f85 RGB chart
      #303f85 CMYK chart
      #303f85 RGB pie chart
      #303f85 color shades, tints & tones
#303f85 color schemes
#303f85 color preview, HTML & CSS examples
           This text has a color of #303f85        
        
          <p style="color:#303f85;">Text here</p>
        
        
          .mytext {color:#303f85;}
        
        Text color #303f85
      
           This box has a color of #303f85        
        
          <div style="background-color:#303f85;">Content here</div>
        
        
          .mybackground {background-color:#303f85;}
        
        Background color #303f85
      
           Border around this has a color of #303f85        
        
          <div style="border:2px solid #303f85;">Content here</div>
        
        
          .myborder {border:2px solid #303f85;}
        
        Border color #303f85