#3f5daa color space conversions
Hex:
        #3f5daa
        RGB:
        63, 93, 170
        CMY:
        75, 64, 33
        CMYK:
        63, 45, 0, 33
      HSL:
        223°, 45.9227%, 45.6863%
        HSV (HSB):
        223°, 62.9412%, 66.6667%
        XYZ:
        13.2199, 11.7877, 39.6087
        xyY:
        0.2046, 0.1824, 11.7877
      CIE-Lab:
        40.8768, 13.9016, -44.7077
        CIE-LCH:
        40.8768, 46.8191, 287.2728
        CIE-Luv:
        40.8768, -14.1519, -66.3455
        Hunter-Lab:
        34.3333, 8.6478, -44.3668
      #3f5daa color charts
#3f5daa RGB chart
      #3f5daa CMYK chart
      #3f5daa RGB pie chart
      #3f5daa color shades, tints & tones
#3f5daa color schemes
#3f5daa color preview, HTML & CSS examples
           This text has a color of #3f5daa        
        
          <p style="color:#3f5daa;">Text here</p>
        
        
          .mytext {color:#3f5daa;}
        
        Text color #3f5daa
      
           This box has a color of #3f5daa        
        
          <div style="background-color:#3f5daa;">Content here</div>
        
        
          .mybackground {background-color:#3f5daa;}
        
        Background color #3f5daa
      
           Border around this has a color of #3f5daa        
        
          <div style="border:2px solid #3f5daa;">Content here</div>
        
        
          .myborder {border:2px solid #3f5daa;}
        
        Border color #3f5daa