#3f127d color space conversions
Hex:
        #3f127d
        RGB:
        63, 18, 125
        CMY:
        75, 93, 51
        CMYK:
        50, 86, 0, 51
      HSL:
        265°, 74.8252%, 28.0392%
        HSV (HSB):
        265°, 85.6000%, 49.0196%
        XYZ:
        5.9679, 2.9700, 19.6608
        xyY:
        0.2087, 0.1039, 2.9700
      CIE-Lab:
        19.9235, 43.8874, -51.1058
        CIE-LCH:
        19.9235, 67.3640, 310.6545
        CIE-Luv:
        19.9235, 5.2224, -58.0756
        Hunter-Lab:
        17.2338, 31.6534, -55.5759
      #3f127d color charts
#3f127d RGB chart
      #3f127d CMYK chart
      #3f127d RGB pie chart
      #3f127d color shades, tints & tones
#3f127d color schemes
#3f127d color preview, HTML & CSS examples
           This text has a color of #3f127d        
        
          <p style="color:#3f127d;">Text here</p>
        
        
          .mytext {color:#3f127d;}
        
        Text color #3f127d
      
           This box has a color of #3f127d        
        
          <div style="background-color:#3f127d;">Content here</div>
        
        
          .mybackground {background-color:#3f127d;}
        
        Background color #3f127d
      
           Border around this has a color of #3f127d        
        
          <div style="border:2px solid #3f127d;">Content here</div>
        
        
          .myborder {border:2px solid #3f127d;}
        
        Border color #3f127d