#2348ab color space conversions
Hex:
        #2348ab
        RGB:
        35, 72, 171
        CMY:
        86, 72, 33
        CMYK:
        80, 58, 0, 33
      HSL:
        224°, 66.0194%, 40.3922%
        HSV (HSB):
        224°, 79.5322%, 67.0588%
        XYZ:
        10.3612, 7.9323, 39.5131
        xyY:
        0.1792, 0.1372, 7.9323
      CIE-Lab:
        33.8416, 24.0167, -56.7224
        CIE-LCH:
        33.8416, 61.5973, 292.9482
        CIE-Luv:
        33.8416, -13.4827, -79.3372
        Hunter-Lab:
        28.1644, 16.3793, -63.4655
      #2348ab color charts
#2348ab RGB chart
      #2348ab CMYK chart
      #2348ab RGB pie chart
      #2348ab color shades, tints & tones
#2348ab color schemes
#2348ab color preview, HTML & CSS examples
           This text has a color of #2348ab        
        
          <p style="color:#2348ab;">Text here</p>
        
        
          .mytext {color:#2348ab;}
        
        Text color #2348ab
      
           This box has a color of #2348ab        
        
          <div style="background-color:#2348ab;">Content here</div>
        
        
          .mybackground {background-color:#2348ab;}
        
        Background color #2348ab
      
           Border around this has a color of #2348ab        
        
          <div style="border:2px solid #2348ab;">Content here</div>
        
        
          .myborder {border:2px solid #2348ab;}
        
        Border color #2348ab