#1238af color space conversions
Hex:
        #1238af
        RGB:
        18, 56, 175
        CMY:
        93, 78, 31
        CMYK:
        90, 68, 0, 31
      HSL:
        225°, 81.3472%, 37.8431%
        HSV (HSB):
        225°, 89.7143%, 68.6275%
        XYZ:
        9.4015, 6.0521, 41.2301
        xyY:
        0.1659, 0.1068, 6.0521
      CIE-Lab:
        29.5435, 34.9281, -66.1699
        CIE-LCH:
        29.5435, 74.8227, 297.8276
        CIE-Luv:
        29.5435, -11.4685, -86.4279
        Hunter-Lab:
        24.6010, 25.1636, -82.1465
      #1238af color charts
#1238af RGB chart
      #1238af CMYK chart
      #1238af RGB pie chart
      #1238af color shades, tints & tones
#1238af color schemes
#1238af color preview, HTML & CSS examples
           This text has a color of #1238af        
        
          <p style="color:#1238af;">Text here</p>
        
        
          .mytext {color:#1238af;}
        
        Text color #1238af
      
           This box has a color of #1238af        
        
          <div style="background-color:#1238af;">Content here</div>
        
        
          .mybackground {background-color:#1238af;}
        
        Background color #1238af
      
           Border around this has a color of #1238af        
        
          <div style="border:2px solid #1238af;">Content here</div>
        
        
          .myborder {border:2px solid #1238af;}
        
        Border color #1238af