#3f118e color space conversions
Hex:
        #3f118e
        RGB:
        63, 17, 142
        CMY:
        75, 93, 44
        CMYK:
        56, 88, 0, 44
      HSL:
        262°, 78.6164%, 31.1765%
        HSV (HSB):
        262°, 88.0282%, 55.6863%
        XYZ:
        7.1328, 3.4107, 25.8736
        xyY:
        0.1959, 0.0937, 3.4107
      CIE-Lab:
        21.6187, 48.7510, -59.0185
        CIE-LCH:
        21.6187, 76.5496, 309.5577
        CIE-Luv:
        21.6187, 3.3959, -68.1494
        Hunter-Lab:
        18.4680, 36.6227, -70.1376
      #3f118e color charts
#3f118e RGB chart
      #3f118e CMYK chart
      #3f118e RGB pie chart
      #3f118e color shades, tints & tones
#3f118e color schemes
#3f118e color preview, HTML & CSS examples
           This text has a color of #3f118e        
        
          <p style="color:#3f118e;">Text here</p>
        
        
          .mytext {color:#3f118e;}
        
        Text color #3f118e
      
           This box has a color of #3f118e        
        
          <div style="background-color:#3f118e;">Content here</div>
        
        
          .mybackground {background-color:#3f118e;}
        
        Background color #3f118e
      
           Border around this has a color of #3f118e        
        
          <div style="border:2px solid #3f118e;">Content here</div>
        
        
          .myborder {border:2px solid #3f118e;}
        
        Border color #3f118e