#2365c8 color space conversions
Hex:
        #2365c8
        RGB:
        35, 101, 200
        CMY:
        86, 60, 22
        CMYK:
        83, 50, 0, 22
      HSL:
        216°, 70.2128%, 46.0784%
        HSV (HSB):
        216°, 82.5000%, 78.4314%
        XYZ:
        15.7721, 13.8348, 56.4827
        xyY:
        0.1832, 0.1607, 13.8348
      CIE-Lab:
        43.9951, 16.1608, -57.2599
        CIE-LCH:
        43.9951, 59.4968, 285.7610
        CIE-Luv:
        43.9951, -21.2782, -86.5343
        Hunter-Lab:
        37.1952, 10.5991, -63.9981
      #2365c8 color charts
#2365c8 RGB chart
      #2365c8 CMYK chart
      #2365c8 RGB pie chart
      #2365c8 color shades, tints & tones
#2365c8 color schemes
#2365c8 color preview, HTML & CSS examples
           This text has a color of #2365c8        
        
          <p style="color:#2365c8;">Text here</p>
        
        
          .mytext {color:#2365c8;}
        
        Text color #2365c8
      
           This box has a color of #2365c8        
        
          <div style="background-color:#2365c8;">Content here</div>
        
        
          .mybackground {background-color:#2365c8;}
        
        Background color #2365c8
      
           Border around this has a color of #2365c8        
        
          <div style="border:2px solid #2365c8;">Content here</div>
        
        
          .myborder {border:2px solid #2365c8;}
        
        Border color #2365c8