#333f95 color space conversions
Hex:
        #333f95
        RGB:
        51, 63, 149
        CMY:
        80, 75, 42
        CMYK:
        66, 58, 0, 42
      HSL:
        233°, 49.0000%, 39.2157%
        HSV (HSB):
        233°, 65.7718%, 58.4314%
        XYZ:
        8.5676, 6.4287, 29.2231
        xyY:
        0.1938, 0.1454, 6.4287
      CIE-Lab:
        30.4694, 23.8876, -48.8890
        CIE-LCH:
        30.4694, 54.4128, 296.0405
        CIE-Luv:
        30.4694, -7.9093, -66.5584
        Hunter-Lab:
        25.3550, 15.9448, -50.5867
      #333f95 color charts
#333f95 RGB chart
      #333f95 CMYK chart
      #333f95 RGB pie chart
      #333f95 color shades, tints & tones
#333f95 color schemes
#333f95 color preview, HTML & CSS examples
           This text has a color of #333f95        
        
          <p style="color:#333f95;">Text here</p>
        
        
          .mytext {color:#333f95;}
        
        Text color #333f95
      
           This box has a color of #333f95        
        
          <div style="background-color:#333f95;">Content here</div>
        
        
          .mybackground {background-color:#333f95;}
        
        Background color #333f95
      
           Border around this has a color of #333f95        
        
          <div style="border:2px solid #333f95;">Content here</div>
        
        
          .myborder {border:2px solid #333f95;}
        
        Border color #333f95