#3f56e2 color space conversions
Hex:
        #3f56e2
        RGB:
        63, 86, 226
        CMY:
        75, 66, 11
        CMYK:
        72, 62, 0, 11
      HSL:
        232°, 73.7557%, 56.6667%
        HSV (HSB):
        232°, 72.1239%, 88.6275%
        XYZ:
        19.1052, 13.2033, 73.4931
        xyY:
        0.1806, 0.1248, 13.2033
      CIE-Lab:
        43.0680, 38.2884, -73.5973
        CIE-LCH:
        43.0680, 82.9612, 297.4853
        CIE-Luv:
        43.0680, -12.9992, -110.1899
        Hunter-Lab:
        36.3364, 30.2641, -94.4830
      #3f56e2 color charts
#3f56e2 RGB chart
      #3f56e2 CMYK chart
      #3f56e2 RGB pie chart
      #3f56e2 color shades, tints & tones
#3f56e2 color schemes
#3f56e2 color preview, HTML & CSS examples
           This text has a color of #3f56e2        
        
          <p style="color:#3f56e2;">Text here</p>
        
        
          .mytext {color:#3f56e2;}
        
        Text color #3f56e2
      
           This box has a color of #3f56e2        
        
          <div style="background-color:#3f56e2;">Content here</div>
        
        
          .mybackground {background-color:#3f56e2;}
        
        Background color #3f56e2
      
           Border around this has a color of #3f56e2        
        
          <div style="border:2px solid #3f56e2;">Content here</div>
        
        
          .myborder {border:2px solid #3f56e2;}
        
        Border color #3f56e2