#3f4cbe color space conversions
Hex:
        #3f4cbe
        RGB:
        63, 76, 190
        CMY:
        75, 70, 25
        CMYK:
        67, 60, 0, 25
      HSL:
        234°, 50.1976%, 49.6078%
        HSV (HSB):
        234°, 66.8421%, 74.5098%
        XYZ:
        13.9286, 9.9433, 49.9003
        xyY:
        0.1888, 0.1348, 9.9433
      CIE-Lab:
        37.7406, 31.9683, -61.5415
        CIE-LCH:
        37.7406, 69.3494, 297.4500
        CIE-Luv:
        37.7406, -9.6718, -89.4041
        Hunter-Lab:
        31.5331, 23.6631, -71.7518
      #3f4cbe color charts
#3f4cbe RGB chart
      #3f4cbe CMYK chart
      #3f4cbe RGB pie chart
      #3f4cbe color shades, tints & tones
#3f4cbe color schemes
#3f4cbe color preview, HTML & CSS examples
           This text has a color of #3f4cbe        
        
          <p style="color:#3f4cbe;">Text here</p>
        
        
          .mytext {color:#3f4cbe;}
        
        Text color #3f4cbe
      
           This box has a color of #3f4cbe        
        
          <div style="background-color:#3f4cbe;">Content here</div>
        
        
          .mybackground {background-color:#3f4cbe;}
        
        Background color #3f4cbe
      
           Border around this has a color of #3f4cbe        
        
          <div style="border:2px solid #3f4cbe;">Content here</div>
        
        
          .myborder {border:2px solid #3f4cbe;}
        
        Border color #3f4cbe