#3237bc color space conversions
Hex:
        #3237bc
        RGB:
        50, 55, 188
        CMY:
        80, 78, 26
        CMYK:
        73, 71, 0, 26
      HSL:
        238°, 57.9832%, 46.6667%
        HSV (HSB):
        238°, 73.4043%, 73.7255%
        XYZ:
        11.7587, 7.0413, 48.3163
        xyY:
        0.1752, 0.1049, 7.0413
      CIE-Lab:
        31.9008, 42.6710, -69.9609
        CIE-LCH:
        31.9008, 81.9472, 301.3801
        CIE-Luv:
        31.9008, -7.6896, -94.0400
        Hunter-Lab:
        26.5355, 32.6616, -89.3815
      #3237bc color charts
#3237bc RGB chart
      #3237bc CMYK chart
      #3237bc RGB pie chart
      #3237bc color shades, tints & tones
#3237bc color schemes
#3237bc color preview, HTML & CSS examples
           This text has a color of #3237bc        
        
          <p style="color:#3237bc;">Text here</p>
        
        
          .mytext {color:#3237bc;}
        
        Text color #3237bc
      
           This box has a color of #3237bc        
        
          <div style="background-color:#3237bc;">Content here</div>
        
        
          .mybackground {background-color:#3237bc;}
        
        Background color #3237bc
      
           Border around this has a color of #3237bc        
        
          <div style="border:2px solid #3237bc;">Content here</div>
        
        
          .myborder {border:2px solid #3237bc;}
        
        Border color #3237bc