#3457bf color space conversions
Hex:
        #3457bf
        RGB:
        52, 87, 191
        CMY:
        80, 66, 25
        CMYK:
        73, 54, 0, 25
      HSL:
        225°, 57.2016%, 47.6471%
        HSV (HSB):
        225°, 72.7749%, 74.9020%
        XYZ:
        14.2283, 11.3080, 50.7230
        xyY:
        0.1866, 0.1483, 11.3080
      CIE-Lab:
        40.0945, 23.6994, -58.3257
        CIE-LCH:
        40.0945, 62.9567, 292.1134
        CIE-Luv:
        40.0945, -14.8362, -86.2417
        Hunter-Lab:
        33.6274, 16.6784, -65.8927
      #3457bf color charts
#3457bf RGB chart
      #3457bf CMYK chart
      #3457bf RGB pie chart
      #3457bf color shades, tints & tones
#3457bf color schemes
#3457bf color preview, HTML & CSS examples
           This text has a color of #3457bf        
        
          <p style="color:#3457bf;">Text here</p>
        
        
          .mytext {color:#3457bf;}
        
        Text color #3457bf
      
           This box has a color of #3457bf        
        
          <div style="background-color:#3457bf;">Content here</div>
        
        
          .mybackground {background-color:#3457bf;}
        
        Background color #3457bf
      
           Border around this has a color of #3457bf        
        
          <div style="border:2px solid #3457bf;">Content here</div>
        
        
          .myborder {border:2px solid #3457bf;}
        
        Border color #3457bf