#2435fe color space conversions
Hex:
        #2435fe
        RGB:
        36, 53, 254
        CMY:
        86, 79, 0
        CMYK:
        86, 79, 0, 0
      HSL:
        235°, 99.0909%, 56.8627%
        HSV (HSB):
        235°, 85.8268%, 99.6078%
        XYZ:
        19.8901, 10.0770, 94.6627
        xyY:
        0.1596, 0.0809, 10.0770
      CIE-Lab:
        37.9803, 64.1753, -97.8145
        CIE-LCH:
        37.9803, 116.9878, 303.2686
        CIE-Luv:
        37.9803, -11.3537, -132.8296
        Hunter-Lab:
        31.7443, 56.2901, -154.5837
      #2435fe color charts
#2435fe RGB chart
      #2435fe CMYK chart
      #2435fe RGB pie chart
      #2435fe color shades, tints & tones
#2435fe color schemes
#2435fe color preview, HTML & CSS examples
           This text has a color of #2435fe        
        
          <p style="color:#2435fe;">Text here</p>
        
        
          .mytext {color:#2435fe;}
        
        Text color #2435fe
      
           This box has a color of #2435fe        
        
          <div style="background-color:#2435fe;">Content here</div>
        
        
          .mybackground {background-color:#2435fe;}
        
        Background color #2435fe
      
           Border around this has a color of #2435fe        
        
          <div style="border:2px solid #2435fe;">Content here</div>
        
        
          .myborder {border:2px solid #2435fe;}
        
        Border color #2435fe