#1223a2 color space conversions
Hex:
        #1223a2
        RGB:
        18, 35, 162
        CMY:
        93, 86, 36
        CMYK:
        89, 78, 0, 36
      HSL:
        233°, 80.0000%, 35.2941%
        HSV (HSB):
        233°, 88.8889%, 63.5294%
        XYZ:
        7.3721, 3.9393, 34.5542
        xyY:
        0.1607, 0.0859, 3.9393
      CIE-Lab:
        23.4697, 43.1045, -68.3684
        CIE-LCH:
        23.4697, 80.8223, 302.2304
        CIE-Luv:
        23.4697, -7.4769, -79.3087
        Hunter-Lab:
        19.8477, 31.5674, -89.3289
      #1223a2 color charts
#1223a2 RGB chart
      #1223a2 CMYK chart
      #1223a2 RGB pie chart
      #1223a2 color shades, tints & tones
#1223a2 color schemes
#1223a2 color preview, HTML & CSS examples
           This text has a color of #1223a2        
        
          <p style="color:#1223a2;">Text here</p>
        
        
          .mytext {color:#1223a2;}
        
        Text color #1223a2
      
           This box has a color of #1223a2        
        
          <div style="background-color:#1223a2;">Content here</div>
        
        
          .mybackground {background-color:#1223a2;}
        
        Background color #1223a2
      
           Border around this has a color of #1223a2        
        
          <div style="border:2px solid #1223a2;">Content here</div>
        
        
          .myborder {border:2px solid #1223a2;}
        
        Border color #1223a2