#3f56ea color space conversions
Hex:
        #3f56ea
        RGB:
        63, 86, 234
        CMY:
        75, 66, 8
        CMYK:
        73, 63, 0, 8
      HSL:
        232°, 80.2817%, 58.2353%
        HSV (HSB):
        232°, 73.0769%, 91.7647%
        XYZ:
        20.2290, 13.6529, 79.4110
        xyY:
        0.1786, 0.1205, 13.6529
      CIE-Lab:
        43.7309, 41.0649, -77.0423
        CIE-LCH:
        43.7309, 87.3032, 298.0584
        CIE-Luv:
        43.7309, -13.1731, -115.4582
        Hunter-Lab:
        36.9498, 33.0617, -101.5589
      #3f56ea color charts
#3f56ea RGB chart
      #3f56ea CMYK chart
      #3f56ea RGB pie chart
      #3f56ea color shades, tints & tones
#3f56ea color schemes
#3f56ea color preview, HTML & CSS examples
           This text has a color of #3f56ea        
        
          <p style="color:#3f56ea;">Text here</p>
        
        
          .mytext {color:#3f56ea;}
        
        Text color #3f56ea
      
           This box has a color of #3f56ea        
        
          <div style="background-color:#3f56ea;">Content here</div>
        
        
          .mybackground {background-color:#3f56ea;}
        
        Background color #3f56ea
      
           Border around this has a color of #3f56ea        
        
          <div style="border:2px solid #3f56ea;">Content here</div>
        
        
          .myborder {border:2px solid #3f56ea;}
        
        Border color #3f56ea