#2365c3 color space conversions
Hex:
        #2365c3
        RGB:
        35, 101, 195
        CMY:
        86, 60, 24
        CMYK:
        82, 48, 0, 24
      HSL:
        215°, 69.5652%, 45.0980%
        HSV (HSB):
        215°, 82.0513%, 76.4706%
        XYZ:
        15.1971, 13.6048, 53.4548
        xyY:
        0.1848, 0.1654, 13.6048
      CIE-Lab:
        43.6608, 14.2215, -54.9118
        CIE-LCH:
        43.6608, 56.7235, 284.5199
        CIE-Luv:
        43.6608, -21.4070, -82.7581
        Hunter-Lab:
        36.8847, 8.9969, -60.1061
      #2365c3 color charts
#2365c3 RGB chart
      #2365c3 CMYK chart
      #2365c3 RGB pie chart
      #2365c3 color shades, tints & tones
#2365c3 color schemes
#2365c3 color preview, HTML & CSS examples
           This text has a color of #2365c3        
        
          <p style="color:#2365c3;">Text here</p>
        
        
          .mytext {color:#2365c3;}
        
        Text color #2365c3
      
           This box has a color of #2365c3        
        
          <div style="background-color:#2365c3;">Content here</div>
        
        
          .mybackground {background-color:#2365c3;}
        
        Background color #2365c3
      
           Border around this has a color of #2365c3        
        
          <div style="border:2px solid #2365c3;">Content here</div>
        
        
          .myborder {border:2px solid #2365c3;}
        
        Border color #2365c3