#3f58ae color space conversions
Hex:
        #3f58ae
        RGB:
        63, 88, 174
        CMY:
        75, 65, 32
        CMYK:
        64, 49, 0, 32
      HSL:
        226°, 46.8354%, 46.4706%
        HSV (HSB):
        226°, 63.7931%, 68.2353%
        XYZ:
        13.1796, 11.0922, 41.4908
        xyY:
        0.2004, 0.1687, 11.0922
      CIE-Lab:
        39.7353, 18.5578, -48.9021
        CIE-LCH:
        39.7353, 52.3049, 290.7812
        CIE-Luv:
        39.7353, -12.6267, -72.3113
        Hunter-Lab:
        33.3050, 12.3532, -50.5490
      #3f58ae color charts
#3f58ae RGB chart
      #3f58ae CMYK chart
      #3f58ae RGB pie chart
      #3f58ae color shades, tints & tones
#3f58ae color schemes
#3f58ae color preview, HTML & CSS examples
           This text has a color of #3f58ae        
        
          <p style="color:#3f58ae;">Text here</p>
        
        
          .mytext {color:#3f58ae;}
        
        Text color #3f58ae
      
           This box has a color of #3f58ae        
        
          <div style="background-color:#3f58ae;">Content here</div>
        
        
          .mybackground {background-color:#3f58ae;}
        
        Background color #3f58ae
      
           Border around this has a color of #3f58ae        
        
          <div style="border:2px solid #3f58ae;">Content here</div>
        
        
          .myborder {border:2px solid #3f58ae;}
        
        Border color #3f58ae