#233efa color space conversions
Hex:
        #233efa
        RGB:
        35, 62, 250
        CMY:
        86, 76, 2
        CMYK:
        86, 75, 0, 2
      HSL:
        232°, 95.5556%, 55.8824%
        HSV (HSB):
        232°, 86.0000%, 98.0392%
        XYZ:
        19.6711, 10.7047, 91.4719
        xyY:
        0.1614, 0.0879, 10.7047
      CIE-Lab:
        39.0786, 58.3481, -93.7517
        CIE-LCH:
        39.0786, 110.4259, 301.8968
        CIE-Luv:
        39.0786, -12.5872, -130.2747
        Hunter-Lab:
        32.7180, 50.0631, -142.8582
      #233efa color charts
#233efa RGB chart
      #233efa CMYK chart
      #233efa RGB pie chart
      #233efa color shades, tints & tones
#233efa color schemes
#233efa color preview, HTML & CSS examples
           This text has a color of #233efa        
        
          <p style="color:#233efa;">Text here</p>
        
        
          .mytext {color:#233efa;}
        
        Text color #233efa
      
           This box has a color of #233efa        
        
          <div style="background-color:#233efa;">Content here</div>
        
        
          .mybackground {background-color:#233efa;}
        
        Background color #233efa
      
           Border around this has a color of #233efa        
        
          <div style="border:2px solid #233efa;">Content here</div>
        
        
          .myborder {border:2px solid #233efa;}
        
        Border color #233efa