#3f26a7 color space conversions
Hex:
        #3f26a7
        RGB:
        63, 38, 167
        CMY:
        75, 85, 35
        CMYK:
        62, 77, 0, 35
      HSL:
        252°, 62.9268%, 40.1961%
        HSV (HSB):
        252°, 77.2455%, 65.4902%
        XYZ:
        9.7181, 5.2330, 37.0571
        xyY:
        0.1869, 0.1006, 5.2330
      CIE-Lab:
        27.3886, 46.7836, -64.8291
        CIE-LCH:
        27.3886, 79.9470, 305.8159
        CIE-Luv:
        27.3886, -1.0249, -82.6480
        Hunter-Lab:
        22.8758, 35.7976, -80.0325
      #3f26a7 color charts
#3f26a7 RGB chart
      #3f26a7 CMYK chart
      #3f26a7 RGB pie chart
      #3f26a7 color shades, tints & tones
#3f26a7 color schemes
#3f26a7 color preview, HTML & CSS examples
           This text has a color of #3f26a7        
        
          <p style="color:#3f26a7;">Text here</p>
        
        
          .mytext {color:#3f26a7;}
        
        Text color #3f26a7
      
           This box has a color of #3f26a7        
        
          <div style="background-color:#3f26a7;">Content here</div>
        
        
          .mybackground {background-color:#3f26a7;}
        
        Background color #3f26a7
      
           Border around this has a color of #3f26a7        
        
          <div style="border:2px solid #3f26a7;">Content here</div>
        
        
          .myborder {border:2px solid #3f26a7;}
        
        Border color #3f26a7