#2365d2 color space conversions
Hex:
        #2365d2
        RGB:
        35, 101, 210
        CMY:
        86, 60, 18
        CMYK:
        83, 52, 0, 18
      HSL:
        217°, 71.4286%, 48.0392%
        HSV (HSB):
        217°, 83.3333%, 82.3529%
        XYZ:
        16.9797, 14.3178, 62.8415
        xyY:
        0.1804, 0.1521, 14.3178
      CIE-Lab:
        44.6853, 20.0260, -61.8872
        CIE-LCH:
        44.6853, 65.0466, 287.9310
        CIE-Luv:
        44.6853, -21.0481, -93.9469
        Hunter-Lab:
        37.8389, 13.8813, -71.9794
      #2365d2 color charts
#2365d2 RGB chart
      #2365d2 CMYK chart
      #2365d2 RGB pie chart
      #2365d2 color shades, tints & tones
#2365d2 color schemes
#2365d2 color preview, HTML & CSS examples
           This text has a color of #2365d2        
        
          <p style="color:#2365d2;">Text here</p>
        
        
          .mytext {color:#2365d2;}
        
        Text color #2365d2
      
           This box has a color of #2365d2        
        
          <div style="background-color:#2365d2;">Content here</div>
        
        
          .mybackground {background-color:#2365d2;}
        
        Background color #2365d2
      
           Border around this has a color of #2365d2        
        
          <div style="border:2px solid #2365d2;">Content here</div>
        
        
          .myborder {border:2px solid #2365d2;}
        
        Border color #2365d2