#3f26cb color space conversions
Hex:
        #3f26cb
        RGB:
        63, 38, 203
        CMY:
        75, 85, 20
        CMYK:
        69, 81, 0, 20
      HSL:
        249°, 68.4647%, 47.2549%
        HSV (HSB):
        249°, 81.2808%, 79.6078%
        XYZ:
        13.5225, 6.7548, 57.0910
        xyY:
        0.1748, 0.0873, 6.7548
      CIE-Lab:
        31.2420, 57.3921, -79.8228
        CIE-LCH:
        31.2420, 98.3134, 305.7159
        CIE-Luv:
        31.2420, -3.5706, -103.9167
        Hunter-Lab:
        25.9900, 47.3906, -112.0467
      #3f26cb color charts
#3f26cb RGB chart
      #3f26cb CMYK chart
      #3f26cb RGB pie chart
      #3f26cb color shades, tints & tones
#3f26cb color schemes
#3f26cb color preview, HTML & CSS examples
           This text has a color of #3f26cb        
        
          <p style="color:#3f26cb;">Text here</p>
        
        
          .mytext {color:#3f26cb;}
        
        Text color #3f26cb
      
           This box has a color of #3f26cb        
        
          <div style="background-color:#3f26cb;">Content here</div>
        
        
          .mybackground {background-color:#3f26cb;}
        
        Background color #3f26cb
      
           Border around this has a color of #3f26cb        
        
          <div style="border:2px solid #3f26cb;">Content here</div>
        
        
          .myborder {border:2px solid #3f26cb;}
        
        Border color #3f26cb