#3f187b color space conversions
Hex:
        #3f187b
        RGB:
        63, 24, 123
        CMY:
        75, 91, 52
        CMYK:
        49, 80, 0, 52
      HSL:
        264°, 67.3469%, 28.8235%
        HSV (HSB):
        264°, 80.4878%, 48.2353%
        XYZ:
        5.9517, 3.1401, 19.0313
        xyY:
        0.2116, 0.1117, 3.1401
      CIE-Lab:
        20.5964, 40.8071, -48.7261
        CIE-LCH:
        20.5964, 63.5567, 309.9454
        CIE-Luv:
        20.5964, 4.8989, -56.7002
        Hunter-Lab:
        17.7203, 28.9419, -51.2722
      #3f187b color charts
#3f187b RGB chart
      #3f187b CMYK chart
      #3f187b RGB pie chart
      #3f187b color shades, tints & tones
#3f187b color schemes
#3f187b color preview, HTML & CSS examples
           This text has a color of #3f187b        
        
          <p style="color:#3f187b;">Text here</p>
        
        
          .mytext {color:#3f187b;}
        
        Text color #3f187b
      
           This box has a color of #3f187b        
        
          <div style="background-color:#3f187b;">Content here</div>
        
        
          .mybackground {background-color:#3f187b;}
        
        Background color #3f187b
      
           Border around this has a color of #3f187b        
        
          <div style="border:2px solid #3f187b;">Content here</div>
        
        
          .myborder {border:2px solid #3f187b;}
        
        Border color #3f187b