#3f75bd color space conversions
Hex:
        #3f75bd
        RGB:
        63, 117, 189
        CMY:
        75, 54, 26
        CMYK:
        67, 38, 0, 26
      HSL:
        214°, 50.0000%, 49.4118%
        HSV (HSB):
        214°, 66.6667%, 74.1176%
        XYZ:
        17.5965, 17.4535, 50.5855
        xyY:
        0.2055, 0.2038, 17.4535
      CIE-Lab:
        48.8264, 5.5460, -43.1306
        CIE-LCH:
        48.8264, 43.4857, 277.3272
        CIE-Luv:
        48.8264, -21.9558, -66.0196
        Hunter-Lab:
        41.7773, 2.0733, -42.5464
      #3f75bd color charts
#3f75bd RGB chart
      #3f75bd CMYK chart
      #3f75bd RGB pie chart
      #3f75bd color shades, tints & tones
#3f75bd color schemes
#3f75bd color preview, HTML & CSS examples
           This text has a color of #3f75bd        
        
          <p style="color:#3f75bd;">Text here</p>
        
        
          .mytext {color:#3f75bd;}
        
        Text color #3f75bd
      
           This box has a color of #3f75bd        
        
          <div style="background-color:#3f75bd;">Content here</div>
        
        
          .mybackground {background-color:#3f75bd;}
        
        Background color #3f75bd
      
           Border around this has a color of #3f75bd        
        
          <div style="border:2px solid #3f75bd;">Content here</div>
        
        
          .myborder {border:2px solid #3f75bd;}
        
        Border color #3f75bd