#2369e8 color space conversions
Hex:
        #2369e8
        RGB:
        35, 105, 232
        CMY:
        86, 59, 9
        CMYK:
        85, 55, 0, 9
      HSL:
        219°, 81.0700%, 52.3529%
        HSV (HSB):
        219°, 84.9138%, 90.9804%
        XYZ:
        20.3102, 16.2867, 78.4171
        xyY:
        0.1766, 0.1416, 16.2867
      CIE-Lab:
        47.3484, 25.8715, -70.0511
        CIE-LCH:
        47.3484, 74.6759, 290.2703
        CIE-Luv:
        47.3484, -21.7363, -107.7760
        Hunter-Lab:
        40.3567, 19.2088, -86.9565
      #2369e8 color charts
#2369e8 RGB chart
      #2369e8 CMYK chart
      #2369e8 RGB pie chart
      #2369e8 color shades, tints & tones
#2369e8 color schemes
#2369e8 color preview, HTML & CSS examples
           This text has a color of #2369e8        
        
          <p style="color:#2369e8;">Text here</p>
        
        
          .mytext {color:#2369e8;}
        
        Text color #2369e8
      
           This box has a color of #2369e8        
        
          <div style="background-color:#2369e8;">Content here</div>
        
        
          .mybackground {background-color:#2369e8;}
        
        Background color #2369e8
      
           Border around this has a color of #2369e8        
        
          <div style="border:2px solid #2369e8;">Content here</div>
        
        
          .myborder {border:2px solid #2369e8;}
        
        Border color #2369e8