#3f117f color space conversions
Hex:
        #3f117f
        RGB:
        63, 17, 127
        CMY:
        75, 93, 50
        CMYK:
        50, 87, 0, 50
      HSL:
        265°, 76.3889%, 28.2353%
        HSV (HSB):
        265°, 86.6142%, 49.8039%
        XYZ:
        6.0811, 2.9900, 20.3353
        xyY:
        0.2068, 0.1017, 2.9900
      CIE-Lab:
        20.0037, 44.7910, -52.2459
        CIE-LCH:
        20.0037, 68.8177, 310.6069
        CIE-Luv:
        20.0037, 5.0621, -59.2739
        Hunter-Lab:
        17.2915, 32.5151, -57.6226
      #3f117f color charts
#3f117f RGB chart
      #3f117f CMYK chart
      #3f117f RGB pie chart
      #3f117f color shades, tints & tones
#3f117f color schemes
#3f117f color preview, HTML & CSS examples
           This text has a color of #3f117f        
        
          <p style="color:#3f117f;">Text here</p>
        
        
          .mytext {color:#3f117f;}
        
        Text color #3f117f
      
           This box has a color of #3f117f        
        
          <div style="background-color:#3f117f;">Content here</div>
        
        
          .mybackground {background-color:#3f117f;}
        
        Background color #3f117f
      
           Border around this has a color of #3f117f        
        
          <div style="border:2px solid #3f117f;">Content here</div>
        
        
          .myborder {border:2px solid #3f117f;}
        
        Border color #3f117f