#1223c8 color space conversions
Hex:
        #1223c8
        RGB:
        18, 35, 200
        CMY:
        93, 86, 22
        CMYK:
        91, 83, 0, 22
      HSL:
        234°, 83.4862%, 42.7451%
        HSV (HSB):
        234°, 91.0000%, 78.4314%
        XYZ:
        11.2758, 5.5008, 55.1110
        xyY:
        0.1569, 0.0765, 5.5008
      CIE-Lab:
        28.1164, 55.5251, -83.3255
        CIE-LCH:
        28.1164, 100.1308, 303.6781
        CIE-Luv:
        28.1164, -8.6909, -101.3487
        Hunter-Lab:
        23.4538, 44.7729, -122.9004
      #1223c8 color charts
#1223c8 RGB chart
      #1223c8 CMYK chart
      #1223c8 RGB pie chart
      #1223c8 color shades, tints & tones
#1223c8 color schemes
#1223c8 color preview, HTML & CSS examples
           This text has a color of #1223c8        
        
          <p style="color:#1223c8;">Text here</p>
        
        
          .mytext {color:#1223c8;}
        
        Text color #1223c8
      
           This box has a color of #1223c8        
        
          <div style="background-color:#1223c8;">Content here</div>
        
        
          .mybackground {background-color:#1223c8;}
        
        Background color #1223c8
      
           Border around this has a color of #1223c8        
        
          <div style="border:2px solid #1223c8;">Content here</div>
        
        
          .myborder {border:2px solid #1223c8;}
        
        Border color #1223c8