#3b95ef color space conversions
Hex:
        #3b95ef
        RGB:
        59, 149, 239
        CMY:
        77, 42, 6
        CMYK:
        75, 38, 0, 6
      HSL:
        210°, 84.9057%, 58.4314%
        HSV (HSB):
        210°, 75.3138%, 93.7255%
        XYZ:
        28.1311, 28.6567, 85.7100
        xyY:
        0.1974, 0.2011, 28.6567
      CIE-Lab:
        60.4774, 3.5668, -52.8084
        CIE-LCH:
        60.4774, 52.9287, 273.8640
        CIE-Luv:
        60.4774, -31.8317, -84.6579
        Hunter-Lab:
        53.5319, 0.1209, -57.4568
      #3b95ef color charts
#3b95ef RGB chart
      #3b95ef CMYK chart
      #3b95ef RGB pie chart
      #3b95ef color shades, tints & tones
#3b95ef color schemes
#3b95ef color preview, HTML & CSS examples
           This text has a color of #3b95ef        
        
          <p style="color:#3b95ef;">Text here</p>
        
        
          .mytext {color:#3b95ef;}
        
        Text color #3b95ef
      
           This box has a color of #3b95ef        
        
          <div style="background-color:#3b95ef;">Content here</div>
        
        
          .mybackground {background-color:#3b95ef;}
        
        Background color #3b95ef
      
           Border around this has a color of #3b95ef        
        
          <div style="border:2px solid #3b95ef;">Content here</div>
        
        
          .myborder {border:2px solid #3b95ef;}
        
        Border color #3b95ef