#3b96f1 color space conversions
Hex:
        #3b96f1
        RGB:
        59, 150, 241
        CMY:
        77, 41, 5
        CMYK:
        76, 38, 0, 5
      HSL:
        210°, 86.6667%, 58.8235%
        HSV (HSB):
        210°, 75.5187%, 94.5098%
        XYZ:
        28.5872, 29.0934, 87.3280
        xyY:
        0.1971, 0.2006, 29.0934
      CIE-Lab:
        60.8639, 3.6920, -53.2968
        CIE-LCH:
        60.8639, 53.4245, 273.9627
        CIE-Luv:
        60.8639, -32.0807, -85.5770
        Hunter-Lab:
        53.9383, 0.2126, -58.2358
      #3b96f1 color charts
#3b96f1 RGB chart
      #3b96f1 CMYK chart
      #3b96f1 RGB pie chart
      #3b96f1 color shades, tints & tones
#3b96f1 color schemes
#3b96f1 color preview, HTML & CSS examples
           This text has a color of #3b96f1        
        
          <p style="color:#3b96f1;">Text here</p>
        
        
          .mytext {color:#3b96f1;}
        
        Text color #3b96f1
      
           This box has a color of #3b96f1        
        
          <div style="background-color:#3b96f1;">Content here</div>
        
        
          .mybackground {background-color:#3b96f1;}
        
        Background color #3b96f1
      
           Border around this has a color of #3b96f1        
        
          <div style="border:2px solid #3b96f1;">Content here</div>
        
        
          .myborder {border:2px solid #3b96f1;}
        
        Border color #3b96f1