#2365e8 color space conversions
Hex:
        #2365e8
        RGB:
        35, 101, 232
        CMY:
        86, 60, 9
        CMYK:
        85, 56, 0, 9
      HSL:
        220°, 81.0700%, 52.3529%
        HSV (HSB):
        220°, 84.9138%, 90.9804%
        XYZ:
        19.9123, 15.4909, 78.2845
        xyY:
        0.1751, 0.1363, 15.4909
      CIE-Lab:
        46.2993, 28.4282, -71.7587
        CIE-LCH:
        46.2993, 77.1847, 291.6117
        CIE-Luv:
        46.2993, -20.6643, -109.6242
        Hunter-Lab:
        39.3585, 21.4298, -90.3777
      #2365e8 color charts
#2365e8 RGB chart
      #2365e8 CMYK chart
      #2365e8 RGB pie chart
      #2365e8 color shades, tints & tones
#2365e8 color schemes
#2365e8 color preview, HTML & CSS examples
           This text has a color of #2365e8        
        
          <p style="color:#2365e8;">Text here</p>
        
        
          .mytext {color:#2365e8;}
        
        Text color #2365e8
      
           This box has a color of #2365e8        
        
          <div style="background-color:#2365e8;">Content here</div>
        
        
          .mybackground {background-color:#2365e8;}
        
        Background color #2365e8
      
           Border around this has a color of #2365e8        
        
          <div style="border:2px solid #2365e8;">Content here</div>
        
        
          .myborder {border:2px solid #2365e8;}
        
        Border color #2365e8