#3f117d color space conversions
Hex:
        #3f117d
        RGB:
        63, 17, 125
        CMY:
        75, 93, 51
        CMYK:
        50, 86, 0, 51
      HSL:
        266°, 76.0563%, 27.8431%
        HSV (HSB):
        266°, 86.4000%, 49.0196%
        XYZ:
        5.9520, 2.9383, 19.6555
        xyY:
        0.2085, 0.1029, 2.9383
      CIE-Lab:
        19.7952, 44.2644, -51.3170
        CIE-LCH:
        19.7952, 67.7699, 310.7800
        CIE-Luv:
        19.7952, 5.3002, -58.0830
        Hunter-Lab:
        17.1416, 31.9824, -55.9862
      #3f117d color charts
#3f117d RGB chart
      #3f117d CMYK chart
      #3f117d RGB pie chart
      #3f117d color shades, tints & tones
#3f117d color schemes
#3f117d color preview, HTML & CSS examples
           This text has a color of #3f117d        
        
          <p style="color:#3f117d;">Text here</p>
        
        
          .mytext {color:#3f117d;}
        
        Text color #3f117d
      
           This box has a color of #3f117d        
        
          <div style="background-color:#3f117d;">Content here</div>
        
        
          .mybackground {background-color:#3f117d;}
        
        Background color #3f117d
      
           Border around this has a color of #3f117d        
        
          <div style="border:2px solid #3f117d;">Content here</div>
        
        
          .myborder {border:2px solid #3f117d;}
        
        Border color #3f117d