#2350e8 color space conversions
Hex:
        #2350e8
        RGB:
        35, 80, 232
        CMY:
        86, 69, 9
        CMYK:
        85, 66, 0, 9
      HSL:
        226°, 81.0700%, 52.3529%
        HSV (HSB):
        226°, 84.9138%, 90.9804%
        XYZ:
        18.1273, 11.9208, 77.6895
        xyY:
        0.1683, 0.1106, 11.9208
      CIE-Lab:
        41.0900, 41.7293, -80.2852
        CIE-LCH:
        41.0900, 90.4823, 297.4638
        CIE-Luv:
        41.0900, -15.6069, -116.8953
        Hunter-Lab:
        34.5266, 33.2953, -109.2419
      #2350e8 color charts
#2350e8 RGB chart
      #2350e8 CMYK chart
      #2350e8 RGB pie chart
      #2350e8 color shades, tints & tones
#2350e8 color schemes
#2350e8 color preview, HTML & CSS examples
           This text has a color of #2350e8        
        
          <p style="color:#2350e8;">Text here</p>
        
        
          .mytext {color:#2350e8;}
        
        Text color #2350e8
      
           This box has a color of #2350e8        
        
          <div style="background-color:#2350e8;">Content here</div>
        
        
          .mybackground {background-color:#2350e8;}
        
        Background color #2350e8
      
           Border around this has a color of #2350e8        
        
          <div style="border:2px solid #2350e8;">Content here</div>
        
        
          .myborder {border:2px solid #2350e8;}
        
        Border color #2350e8