#335fc8 color space conversions
Hex:
        #335fc8
        RGB:
        51, 95, 200
        CMY:
        80, 63, 22
        CMYK:
        75, 53, 0, 22
      HSL:
        222°, 59.3625%, 49.2157%
        HSV (HSB):
        222°, 74.5000%, 78.4314%
        XYZ:
        15.8828, 13.0584, 56.3270
        xyY:
        0.1863, 0.1531, 13.0584
      CIE-Lab:
        42.8510, 21.7330, -59.0846
        CIE-LCH:
        42.8510, 62.9549, 290.1950
        CIE-Luv:
        42.8510, -17.2563, -88.9407
        Hunter-Lab:
        36.1363, 15.2163, -67.1219
      #335fc8 color charts
#335fc8 RGB chart
      #335fc8 CMYK chart
      #335fc8 RGB pie chart
      #335fc8 color shades, tints & tones
#335fc8 color schemes
#335fc8 color preview, HTML & CSS examples
           This text has a color of #335fc8        
        
          <p style="color:#335fc8;">Text here</p>
        
        
          .mytext {color:#335fc8;}
        
        Text color #335fc8
      
           This box has a color of #335fc8        
        
          <div style="background-color:#335fc8;">Content here</div>
        
        
          .mybackground {background-color:#335fc8;}
        
        Background color #335fc8
      
           Border around this has a color of #335fc8        
        
          <div style="border:2px solid #335fc8;">Content here</div>
        
        
          .myborder {border:2px solid #335fc8;}
        
        Border color #335fc8