#3f387b color space conversions
Hex:
        #3f387b
        RGB:
        63, 56, 123
        CMY:
        75, 78, 52
        CMYK:
        49, 54, 0, 52
      HSL:
        246°, 37.4302%, 35.0980%
        HSV (HSB):
        246°, 54.4715%, 48.2353%
        XYZ:
        7.0392, 5.3152, 19.3938
        xyY:
        0.2217, 0.1674, 5.3152
      CIE-Lab:
        27.6144, 21.9807, -37.3317
        CIE-LCH:
        27.6144, 43.3221, 300.4893
        CIE-Luv:
        27.6144, -1.2869, -49.6521
        Hunter-Lab:
        23.0546, 14.1554, -33.7371
      #3f387b color charts
#3f387b RGB chart
      #3f387b CMYK chart
      #3f387b RGB pie chart
      #3f387b color shades, tints & tones
#3f387b color schemes
#3f387b color preview, HTML & CSS examples
           This text has a color of #3f387b        
        
          <p style="color:#3f387b;">Text here</p>
        
        
          .mytext {color:#3f387b;}
        
        Text color #3f387b
      
           This box has a color of #3f387b        
        
          <div style="background-color:#3f387b;">Content here</div>
        
        
          .mybackground {background-color:#3f387b;}
        
        Background color #3f387b
      
           Border around this has a color of #3f387b        
        
          <div style="border:2px solid #3f387b;">Content here</div>
        
        
          .myborder {border:2px solid #3f387b;}
        
        Border color #3f387b