#3b61ce color space conversions
Hex:
        #3b61ce
        RGB:
        59, 97, 206
        CMY:
        77, 62, 19
        CMYK:
        71, 53, 0, 19
      HSL:
        224°, 60.0000%, 51.9608%
        HSV (HSB):
        224°, 71.3592%, 80.7843%
        XYZ:
        17.2189, 13.9354, 60.1748
        xyY:
        0.1885, 0.1526, 13.9354
      CIE-Lab:
        44.1402, 23.6921, -60.4376
        CIE-LCH:
        44.1402, 64.9155, 291.4056
        CIE-Luv:
        44.1402, -16.3645, -91.8180
        Hunter-Lab:
        37.3302, 17.0070, -69.4420
      #3b61ce color charts
#3b61ce RGB chart
      #3b61ce CMYK chart
      #3b61ce RGB pie chart
      #3b61ce color shades, tints & tones
#3b61ce color schemes
#3b61ce color preview, HTML & CSS examples
           This text has a color of #3b61ce        
        
          <p style="color:#3b61ce;">Text here</p>
        
        
          .mytext {color:#3b61ce;}
        
        Text color #3b61ce
      
           This box has a color of #3b61ce        
        
          <div style="background-color:#3b61ce;">Content here</div>
        
        
          .mybackground {background-color:#3b61ce;}
        
        Background color #3b61ce
      
           Border around this has a color of #3b61ce        
        
          <div style="border:2px solid #3b61ce;">Content here</div>
        
        
          .myborder {border:2px solid #3b61ce;}
        
        Border color #3b61ce