#3b36bf color space conversions
Hex:
        #3b36bf
        RGB:
        59, 54, 191
        CMY:
        77, 79, 25
        CMYK:
        69, 72, 0, 25
      HSL:
        242°, 55.9184%, 48.0392%
        HSV (HSB):
        242°, 71.7277%, 74.9020%
        XYZ:
        12.5268, 7.3297, 50.0448
        xyY:
        0.1792, 0.1049, 7.3297
      CIE-Lab:
        32.5461, 45.2004, -70.6462
        CIE-LCH:
        32.5461, 83.8687, 302.6117
        CIE-Luv:
        32.5461, -5.9372, -95.7678
        Hunter-Lab:
        27.0735, 35.2125, -90.6449
      #3b36bf color charts
#3b36bf RGB chart
      #3b36bf CMYK chart
      #3b36bf RGB pie chart
      #3b36bf color shades, tints & tones
#3b36bf color schemes
#3b36bf color preview, HTML & CSS examples
           This text has a color of #3b36bf        
        
          <p style="color:#3b36bf;">Text here</p>
        
        
          .mytext {color:#3b36bf;}
        
        Text color #3b36bf
      
           This box has a color of #3b36bf        
        
          <div style="background-color:#3b36bf;">Content here</div>
        
        
          .mybackground {background-color:#3b36bf;}
        
        Background color #3b36bf
      
           Border around this has a color of #3b36bf        
        
          <div style="border:2px solid #3b36bf;">Content here</div>
        
        
          .myborder {border:2px solid #3b36bf;}
        
        Border color #3b36bf