#3f177d color space conversions
Hex:
        #3f177d
        RGB:
        63, 23, 125
        CMY:
        75, 91, 51
        CMYK:
        50, 82, 0, 51
      HSL:
        264°, 68.9189%, 29.0196%
        HSV (HSB):
        264°, 81.6000%, 49.0196%
        XYZ:
        6.0580, 3.1502, 19.6908
        xyY:
        0.2096, 0.1090, 3.1502
      CIE-Lab:
        20.6357, 41.8125, -49.9354
        CIE-LCH:
        20.6357, 65.1293, 309.9405
        CIE-Luv:
        20.6357, 4.7691, -57.9607
        Hunter-Lab:
        17.7489, 29.8643, -53.3528
      #3f177d color charts
#3f177d RGB chart
      #3f177d CMYK chart
      #3f177d RGB pie chart
      #3f177d color shades, tints & tones
#3f177d color schemes
#3f177d color preview, HTML & CSS examples
           This text has a color of #3f177d        
        
          <p style="color:#3f177d;">Text here</p>
        
        
          .mytext {color:#3f177d;}
        
        Text color #3f177d
      
           This box has a color of #3f177d        
        
          <div style="background-color:#3f177d;">Content here</div>
        
        
          .mybackground {background-color:#3f177d;}
        
        Background color #3f177d
      
           Border around this has a color of #3f177d        
        
          <div style="border:2px solid #3f177d;">Content here</div>
        
        
          .myborder {border:2px solid #3f177d;}
        
        Border color #3f177d