#3b95c2 color space conversions
Hex:
        #3b95c2
        RGB:
        59, 149, 194
        CMY:
        77, 42, 24
        CMYK:
        70, 23, 0, 24
      HSL:
        200°, 53.3597%, 49.6078%
        HSV (HSB):
        200°, 69.5876%, 76.0784%
        XYZ:
        22.2887, 26.3197, 54.9444
        xyY:
        0.2152, 0.2542, 26.3197
      CIE-Lab:
        58.3393, -12.0960, -31.0562
        CIE-LCH:
        58.3393, 33.3287, 248.7197
        CIE-Luv:
        58.3393, -33.8489, -46.4699
        Hunter-Lab:
        51.3028, -12.2298, -27.5867
      #3b95c2 color charts
#3b95c2 RGB chart
      #3b95c2 CMYK chart
      #3b95c2 RGB pie chart
      #3b95c2 color shades, tints & tones
#3b95c2 color schemes
#3b95c2 color preview, HTML & CSS examples
           This text has a color of #3b95c2        
        
          <p style="color:#3b95c2;">Text here</p>
        
        
          .mytext {color:#3b95c2;}
        
        Text color #3b95c2
      
           This box has a color of #3b95c2        
        
          <div style="background-color:#3b95c2;">Content here</div>
        
        
          .mybackground {background-color:#3b95c2;}
        
        Background color #3b95c2
      
           Border around this has a color of #3b95c2        
        
          <div style="border:2px solid #3b95c2;">Content here</div>
        
        
          .myborder {border:2px solid #3b95c2;}
        
        Border color #3b95c2