#3f387d color space conversions
Hex:
        #3f387d
        RGB:
        63, 56, 125
        CMY:
        75, 78, 51
        CMYK:
        50, 55, 0, 51
      HSL:
        246°, 38.1215%, 35.4902%
        HSV (HSB):
        246°, 55.2000%, 49.0196%
        XYZ:
        7.1657, 5.3658, 20.0601
        xyY:
        0.2199, 0.1646, 5.3658
      CIE-Lab:
        27.7524, 22.6364, -38.3679
        CIE-LCH:
        27.7524, 44.5477, 300.5399
        CIE-Luv:
        27.7524, -1.4257, -51.1118
        Hunter-Lab:
        23.1641, 14.6811, -35.1300
      #3f387d color charts
#3f387d RGB chart
      #3f387d CMYK chart
      #3f387d RGB pie chart
      #3f387d color shades, tints & tones
#3f387d color schemes
#3f387d color preview, HTML & CSS examples
           This text has a color of #3f387d        
        
          <p style="color:#3f387d;">Text here</p>
        
        
          .mytext {color:#3f387d;}
        
        Text color #3f387d
      
           This box has a color of #3f387d        
        
          <div style="background-color:#3f387d;">Content here</div>
        
        
          .mybackground {background-color:#3f387d;}
        
        Background color #3f387d
      
           Border around this has a color of #3f387d        
        
          <div style="border:2px solid #3f387d;">Content here</div>
        
        
          .myborder {border:2px solid #3f387d;}
        
        Border color #3f387d