#3f509d color space conversions
Hex:
        #3f509d
        RGB:
        63, 80, 157
        CMY:
        75, 69, 38
        CMYK:
        60, 49, 0, 38
      HSL:
        229°, 42.7273%, 43.1373%
        HSV (HSB):
        229°, 59.8726%, 61.5686%
        XYZ:
        11.0044, 9.2284, 33.0996
        xyY:
        0.2063, 0.1730, 9.2284
      CIE-Lab:
        36.4204, 17.7444, -44.0979
        CIE-LCH:
        36.4204, 47.5341, 291.9193
        CIE-Luv:
        36.4204, -9.8814, -63.6414
        Hunter-Lab:
        30.3783, 11.4986, -43.3364
      #3f509d color charts
#3f509d RGB chart
      #3f509d CMYK chart
      #3f509d RGB pie chart
      #3f509d color shades, tints & tones
#3f509d color schemes
#3f509d color preview, HTML & CSS examples
           This text has a color of #3f509d        
        
          <p style="color:#3f509d;">Text here</p>
        
        
          .mytext {color:#3f509d;}
        
        Text color #3f509d
      
           This box has a color of #3f509d        
        
          <div style="background-color:#3f509d;">Content here</div>
        
        
          .mybackground {background-color:#3f509d;}
        
        Background color #3f509d
      
           Border around this has a color of #3f509d        
        
          <div style="border:2px solid #3f509d;">Content here</div>
        
        
          .myborder {border:2px solid #3f509d;}
        
        Border color #3f509d