#3535bb color space conversions
Hex:
        #3535bb
        RGB:
        53, 53, 187
        CMY:
        79, 79, 27
        CMYK:
        72, 72, 0, 27
      HSL:
        240°, 55.8333%, 47.0588%
        HSV (HSB):
        240°, 71.6578%, 73.3333%
        XYZ:
        11.7109, 6.8909, 47.7266
        xyY:
        0.1766, 0.1039, 6.8909
      CIE-Lab:
        31.5573, 43.8138, -69.9298
        CIE-LCH:
        31.5573, 82.5217, 302.0688
        CIE-Luv:
        31.5573, -6.7502, -93.6146
        Hunter-Lab:
        26.2506, 33.6940, -89.4204
      #3535bb color charts
#3535bb RGB chart
      #3535bb CMYK chart
      #3535bb RGB pie chart
      #3535bb color shades, tints & tones
#3535bb color schemes
#3535bb color preview, HTML & CSS examples
           This text has a color of #3535bb        
        
          <p style="color:#3535bb;">Text here</p>
        
        
          .mytext {color:#3535bb;}
        
        Text color #3535bb
      
           This box has a color of #3535bb        
        
          <div style="background-color:#3535bb;">Content here</div>
        
        
          .mybackground {background-color:#3535bb;}
        
        Background color #3535bb
      
           Border around this has a color of #3535bb        
        
          <div style="border:2px solid #3535bb;">Content here</div>
        
        
          .myborder {border:2px solid #3535bb;}
        
        Border color #3535bb