#2360b5 color space conversions
Hex:
        #2360b5
        RGB:
        35, 96, 181
        CMY:
        86, 62, 29
        CMYK:
        81, 47, 0, 29
      HSL:
        215°, 67.5926%, 42.3529%
        HSV (HSB):
        215°, 80.6630%, 70.9804%
        XYZ:
        13.2165, 12.0593, 45.3471
        xyY:
        0.1871, 0.1708, 12.0593
      CIE-Lab:
        41.3102, 12.0110, -50.5467
        CIE-LCH:
        41.3102, 51.9542, 283.3668
        CIE-Luv:
        41.3102, -20.2521, -74.9662
        Hunter-Lab:
        34.7264, 7.1638, -53.1147
      #2360b5 color charts
#2360b5 RGB chart
      #2360b5 CMYK chart
      #2360b5 RGB pie chart
      #2360b5 color shades, tints & tones
#2360b5 color schemes
#2360b5 color preview, HTML & CSS examples
           This text has a color of #2360b5        
        
          <p style="color:#2360b5;">Text here</p>
        
        
          .mytext {color:#2360b5;}
        
        Text color #2360b5
      
           This box has a color of #2360b5        
        
          <div style="background-color:#2360b5;">Content here</div>
        
        
          .mybackground {background-color:#2360b5;}
        
        Background color #2360b5
      
           Border around this has a color of #2360b5        
        
          <div style="border:2px solid #2360b5;">Content here</div>
        
        
          .myborder {border:2px solid #2360b5;}
        
        Border color #2360b5