#1228a2 color space conversions
Hex:
        #1228a2
        RGB:
        18, 40, 162
        CMY:
        93, 84, 36
        CMYK:
        89, 75, 0, 36
      HSL:
        231°, 80.0000%, 35.2941%
        HSV (HSB):
        231°, 88.8889%, 63.5294%
        XYZ:
        7.5298, 4.2548, 34.6068
        xyY:
        0.1623, 0.0917, 4.2548
      CIE-Lab:
        24.4966, 40.1888, -66.6672
        CIE-LCH:
        24.4966, 77.8438, 301.0827
        CIE-Luv:
        24.4966, -8.2476, -79.5287
        Hunter-Lab:
        20.6272, 29.0627, -85.0334
      #1228a2 color charts
#1228a2 RGB chart
      #1228a2 CMYK chart
      #1228a2 RGB pie chart
      #1228a2 color shades, tints & tones
#1228a2 color schemes
#1228a2 color preview, HTML & CSS examples
           This text has a color of #1228a2        
        
          <p style="color:#1228a2;">Text here</p>
        
        
          .mytext {color:#1228a2;}
        
        Text color #1228a2
      
           This box has a color of #1228a2        
        
          <div style="background-color:#1228a2;">Content here</div>
        
        
          .mybackground {background-color:#1228a2;}
        
        Background color #1228a2
      
           Border around this has a color of #1228a2        
        
          <div style="border:2px solid #1228a2;">Content here</div>
        
        
          .myborder {border:2px solid #1228a2;}
        
        Border color #1228a2