#3f116e color space conversions
Hex:
        #3f116e
        RGB:
        63, 17, 110
        CMY:
        75, 93, 57
        CMYK:
        43, 85, 0, 57
      HSL:
        270°, 73.2283%, 24.9020%
        HSV (HSB):
        270°, 84.5455%, 43.1373%
        XYZ:
        5.0648, 2.5834, 14.9836
        xyY:
        0.2238, 0.1142, 2.5834
      CIE-Lab:
        18.2919, 40.3435, -44.1320
        CIE-LCH:
        18.2919, 59.7932, 312.4322
        CIE-Luv:
        18.2919, 7.2265, -49.0816
        Hunter-Lab:
        16.0731, 28.1194, -44.0197
      #3f116e color charts
#3f116e RGB chart
      #3f116e CMYK chart
      #3f116e RGB pie chart
      #3f116e color shades, tints & tones
#3f116e color schemes
#3f116e color preview, HTML & CSS examples
           This text has a color of #3f116e        
        
          <p style="color:#3f116e;">Text here</p>
        
        
          .mytext {color:#3f116e;}
        
        Text color #3f116e
      
           This box has a color of #3f116e        
        
          <div style="background-color:#3f116e;">Content here</div>
        
        
          .mybackground {background-color:#3f116e;}
        
        Background color #3f116e
      
           Border around this has a color of #3f116e        
        
          <div style="border:2px solid #3f116e;">Content here</div>
        
        
          .myborder {border:2px solid #3f116e;}
        
        Border color #3f116e