#3f067f color space conversions
Hex:
        #3f067f
        RGB:
        63, 6, 127
        CMY:
        75, 98, 50
        CMYK:
        50, 95, 0, 50
      HSL:
        268°, 90.9774%, 26.0784%
        HSV (HSB):
        268°, 95.2756%, 49.8039%
        XYZ:
        5.9458, 2.7193, 20.2902
        xyY:
        0.2053, 0.0939, 2.7193
      CIE-Lab:
        18.8828, 48.1278, -54.0938
        CIE-LCH:
        18.8828, 72.4046, 311.6598
        CIE-Luv:
        18.8828, 5.6903, -59.1345
        Hunter-Lab:
        16.4904, 35.5021, -61.4088
      #3f067f color charts
#3f067f RGB chart
      #3f067f CMYK chart
      #3f067f RGB pie chart
      #3f067f color shades, tints & tones
#3f067f color schemes
#3f067f color preview, HTML & CSS examples
           This text has a color of #3f067f        
        
          <p style="color:#3f067f;">Text here</p>
        
        
          .mytext {color:#3f067f;}
        
        Text color #3f067f
      
           This box has a color of #3f067f        
        
          <div style="background-color:#3f067f;">Content here</div>
        
        
          .mybackground {background-color:#3f067f;}
        
        Background color #3f067f
      
           Border around this has a color of #3f067f        
        
          <div style="border:2px solid #3f067f;">Content here</div>
        
        
          .myborder {border:2px solid #3f067f;}
        
        Border color #3f067f