#3f125d color space conversions
Hex:
        #3f125d
        RGB:
        63, 18, 93
        CMY:
        75, 93, 64
        CMYK:
        32, 81, 0, 64
      HSL:
        276°, 67.5676%, 21.7647%
        HSV (HSB):
        276°, 80.6452%, 36.4706%
        XYZ:
        4.2420, 2.2797, 10.5724
        xyY:
        0.2482, 0.1334, 2.2797
      CIE-Lab:
        16.8915, 35.5830, -35.2157
        CIE-LCH:
        16.8915, 50.0629, 315.2972
        CIE-Luv:
        16.8915, 9.6676, -38.6210
        Hunter-Lab:
        15.0986, 23.7273, -30.9470
      #3f125d color charts
#3f125d RGB chart
      #3f125d CMYK chart
      #3f125d RGB pie chart
      #3f125d color shades, tints & tones
#3f125d color schemes
#3f125d color preview, HTML & CSS examples
           This text has a color of #3f125d        
        
          <p style="color:#3f125d;">Text here</p>
        
        
          .mytext {color:#3f125d;}
        
        Text color #3f125d
      
           This box has a color of #3f125d        
        
          <div style="background-color:#3f125d;">Content here</div>
        
        
          .mybackground {background-color:#3f125d;}
        
        Background color #3f125d
      
           Border around this has a color of #3f125d        
        
          <div style="border:2px solid #3f125d;">Content here</div>
        
        
          .myborder {border:2px solid #3f125d;}
        
        Border color #3f125d