#335eaa color space conversions
Hex:
        #335eaa
        RGB:
        51, 94, 170
        CMY:
        80, 63, 33
        CMYK:
        70, 45, 0, 33
      HSL:
        218°, 53.8462%, 43.3333%
        HSV (HSB):
        218°, 70.0000%, 66.6667%
        XYZ:
        12.6236, 11.6115, 39.6061
        xyY:
        0.1977, 0.1819, 11.6115
      CIE-Lab:
        40.5919, 11.1744, -45.1958
        CIE-LCH:
        40.5919, 46.5567, 283.8876
        CIE-Luv:
        40.5919, -17.2116, -66.6957
        Hunter-Lab:
        34.0756, 6.4946, -45.0598
      #335eaa color charts
#335eaa RGB chart
      #335eaa CMYK chart
      #335eaa RGB pie chart
      #335eaa color shades, tints & tones
#335eaa color schemes
#335eaa color preview, HTML & CSS examples
           This text has a color of #335eaa        
        
          <p style="color:#335eaa;">Text here</p>
        
        
          .mytext {color:#335eaa;}
        
        Text color #335eaa
      
           This box has a color of #335eaa        
        
          <div style="background-color:#335eaa;">Content here</div>
        
        
          .mybackground {background-color:#335eaa;}
        
        Background color #335eaa
      
           Border around this has a color of #335eaa        
        
          <div style="border:2px solid #335eaa;">Content here</div>
        
        
          .myborder {border:2px solid #335eaa;}
        
        Border color #335eaa