#335f8e color space conversions
Hex:
        #335f8e
        RGB:
        51, 95, 142
        CMY:
        80, 63, 44
        CMYK:
        64, 33, 0, 44
      HSL:
        211°, 47.1503%, 37.8431%
        HSV (HSB):
        211°, 64.0845%, 55.6863%
        XYZ:
        10.3399, 10.8412, 27.1388
        xyY:
        0.2140, 0.2244, 10.8412
      CIE-Lab:
        39.3117, 0.2749, -30.5004
        CIE-LCH:
        39.3117, 30.5017, 270.5163
        CIE-Luv:
        39.3117, -18.0125, -43.3190
        Hunter-Lab:
        32.9260, -1.5652, -25.8207
      #335f8e color charts
#335f8e RGB chart
      #335f8e CMYK chart
      #335f8e RGB pie chart
      #335f8e color shades, tints & tones
#335f8e color schemes
#335f8e color preview, HTML & CSS examples
           This text has a color of #335f8e        
        
          <p style="color:#335f8e;">Text here</p>
        
        
          .mytext {color:#335f8e;}
        
        Text color #335f8e
      
           This box has a color of #335f8e        
        
          <div style="background-color:#335f8e;">Content here</div>
        
        
          .mybackground {background-color:#335f8e;}
        
        Background color #335f8e
      
           Border around this has a color of #335f8e        
        
          <div style="border:2px solid #335f8e;">Content here</div>
        
        
          .myborder {border:2px solid #335f8e;}
        
        Border color #335f8e