#235feb color space conversions
Hex:
        #235feb
        RGB:
        35, 95, 235
        CMY:
        86, 63, 8
        CMYK:
        85, 60, 0, 8
      HSL:
        222°, 83.3333%, 52.9412%
        HSV (HSB):
        222°, 85.1064%, 92.1569%
        XYZ:
        19.7807, 14.5399, 80.3612
        xyY:
        0.1725, 0.1268, 14.5399
      CIE-Lab:
        44.9975, 33.3842, -75.5738
        CIE-LCH:
        44.9975, 82.6191, 293.8331
        CIE-Luv:
        44.9975, -19.0953, -114.1404
        Hunter-Lab:
        38.1312, 25.8680, -98.2612
      #235feb color charts
#235feb RGB chart
      #235feb CMYK chart
      #235feb RGB pie chart
      #235feb color shades, tints & tones
#235feb color schemes
#235feb color preview, HTML & CSS examples
           This text has a color of #235feb        
        
          <p style="color:#235feb;">Text here</p>
        
        
          .mytext {color:#235feb;}
        
        Text color #235feb
      
           This box has a color of #235feb        
        
          <div style="background-color:#235feb;">Content here</div>
        
        
          .mybackground {background-color:#235feb;}
        
        Background color #235feb
      
           Border around this has a color of #235feb        
        
          <div style="border:2px solid #235feb;">Content here</div>
        
        
          .myborder {border:2px solid #235feb;}
        
        Border color #235feb