#2369e5 color space conversions
Hex:
        #2369e5
        RGB:
        35, 105, 229
        CMY:
        86, 59, 10
        CMYK:
        85, 54, 0, 10
      HSL:
        218°, 78.8618%, 51.7647%
        HSV (HSB):
        218°, 84.7162%, 89.8039%
        XYZ:
        19.8876, 16.1176, 76.1916
        xyY:
        0.1773, 0.1437, 16.1176
      CIE-Lab:
        47.1284, 24.7315, -68.7181
        CIE-LCH:
        47.1284, 73.0330, 289.7937
        CIE-Luv:
        47.1284, -21.7910, -105.6458
        Hunter-Lab:
        40.1468, 18.1670, -84.4194
      #2369e5 color charts
#2369e5 RGB chart
      #2369e5 CMYK chart
      #2369e5 RGB pie chart
      #2369e5 color shades, tints & tones
#2369e5 color schemes
#2369e5 color preview, HTML & CSS examples
           This text has a color of #2369e5        
        
          <p style="color:#2369e5;">Text here</p>
        
        
          .mytext {color:#2369e5;}
        
        Text color #2369e5
      
           This box has a color of #2369e5        
        
          <div style="background-color:#2369e5;">Content here</div>
        
        
          .mybackground {background-color:#2369e5;}
        
        Background color #2369e5
      
           Border around this has a color of #2369e5        
        
          <div style="border:2px solid #2369e5;">Content here</div>
        
        
          .myborder {border:2px solid #2369e5;}
        
        Border color #2369e5