#1242b1 color space conversions
Hex:
        #1242b1
        RGB:
        18, 66, 177
        CMY:
        93, 74, 31
        CMYK:
        90, 63, 0, 31
      HSL:
        222°, 81.5385%, 38.2353%
        HSV (HSB):
        222°, 89.8305%, 69.4118%
        XYZ:
        10.1335, 7.1994, 42.4505
        xyY:
        0.1695, 0.1204, 7.1994
      CIE-Lab:
        32.2565, 29.0861, -62.9061
        CIE-LCH:
        32.2565, 69.3050, 294.8146
        CIE-Luv:
        32.2565, -13.7187, -85.7045
        Hunter-Lab:
        26.8316, 20.4587, -75.0210
      #1242b1 color charts
#1242b1 RGB chart
      #1242b1 CMYK chart
      #1242b1 RGB pie chart
      #1242b1 color shades, tints & tones
#1242b1 color schemes
#1242b1 color preview, HTML & CSS examples
           This text has a color of #1242b1        
        
          <p style="color:#1242b1;">Text here</p>
        
        
          .mytext {color:#1242b1;}
        
        Text color #1242b1
      
           This box has a color of #1242b1        
        
          <div style="background-color:#1242b1;">Content here</div>
        
        
          .mybackground {background-color:#1242b1;}
        
        Background color #1242b1
      
           Border around this has a color of #1242b1        
        
          <div style="border:2px solid #1242b1;">Content here</div>
        
        
          .myborder {border:2px solid #1242b1;}
        
        Border color #1242b1